Weird Behavior of Pop Ups
vandiel01 opened this issue ยท 3 comments
This is because of Stanzilla/WoWUIBugs#295 -- 10.0 introduced a bug in player model frames which makes the models inside them have a separate alpha value to their parent frame. This then compounds with SilverDragon needing the popups to be secure frames, which means I can't just hide them when we're in combat, so I completely fade them out instead... and now the models aren't respecting that. Fortunately there's a workaround which I can use for now.