View Single Post
08-23-19, 05:07 PM   #1
Astrophe
A Murloc Raider
Join Date: Jul 2018
Posts: 4
Custom Textures and Borders Disappearing

The close button on the addon I'm making keeps disappearing. https://imgur.com/D5kWvM9

1. After I reload the UI sometimes the button appears and sometimes it doesn't, and I'm not changing anything in the code.
2. Sometimes the Normal texture appears but the OnEnter texture doesn't.

It's like sometimes certain textures are available at the time the code is run and sometimes it's not. (wtf?)

--

Second problem I'm having is the 1px borders I have around certain frames disappears and reappear when I move it around the screen. https://imgur.com/yFlUQ0B

In the screenshot you'll see the top border is gone but if I drag the frame around then the top border may appear again.. and sometimes the top will appear but then the bottom will disappear.

I'm pretty new to coding. Any help is appreciated!

Last edited by Astrophe : 08-23-19 at 05:11 PM.
  Reply With Quote