WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Resizing frames in combat (https://www.wowinterface.com/forums/showthread.php?t=55683)

sBaildon 08-28-17 02:16 AM

Resizing frames in combat
 
I'm trying to resize an oUF unit frame in combat so that I can show/hide some dynamic resources, but I'm getting a bunch of:

Code:

8/28 09:11:05.957  Execution tainted by ... while reading INTERFACE_ACTION_BLOCKED_SHOWN - Interface\FrameXML\UIParent.lua:1370
8/28 09:11:05.957      ...:SetHeight()

Is there any solution for resizing a frame in combat?

Dridzt 08-28-17 02:43 AM

Resizing, hiding/showing or moving secure frames should all be impossible during combat (outside of the constraints of the secure system) because allowing arbitrary movement would open the door to "one-hit-wonder" type addons again.

Overlay a bunch of actionbuttons and take turns shrinking them to 1 pixel, or moving them outside the screen, or changing their strata etc.. you get the idea.


All times are GMT -6. The time now is 04:58 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI