View Single Post
11/16/14, 01:57 PM   #9
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,002
Weird. I've tested with /zgoo mouse to see if the texture's variables and methods are ok.

SetHidden(false) was set:
-IsHidden = true ? But I can see it in the popup o0
-IsControlHidden = false -> Maybe this is why I can see it then....
-IsHandlerSet = false ? contol:SetHandler was done...

Do I have to pre-hook the SetHandler somehow so it will work?
  Reply With Quote