WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   Default UI Bar Names? (https://www.wowinterface.com/forums/showthread.php?t=56434)

Tussinwulf 07-24-18 06:11 PM

Default UI Bar Names?
 
Hello,

Prior to prepatch I used my own little addon to scale my UI. I put the following into my .lua file -

MainMenuBar:SetScale(.8)
MultiBarRight:SetScale(.8)

For some reason this doesn't work anymore, I have attempted to do it in a macro with /run in front of it but it automatically resizes to default after a few seconds.

I have figured out that MainMenuBarArtFrame:SetScale(.8) works for the main menu but I haven't been able to achieve the rescale of the 2 bars on the right hand side of the screen.

Does anyone know what these bars are named/what the script would be to scale these?

Thanks!

JDoubleU00 07-25-18 07:59 AM

Type /fstack and mouse over the frames to see what their names are. When you are done, you can use the same command to turn it off.

Tussinwulf 07-25-18 10:23 AM

Quote:

Originally Posted by JDoubleU00 (Post 328961)
Type /fstack and mouse over the frames to see what their names are. When you are done, you can use the same command to turn it off.

Hi JDoubleU00,

I gave that a try a few times, I found a few names -

MultiBarRight
VerticalMultiBarContainer
MultiBarLeft

For some reason I can’t get both to scale, only the one on the very right hand side changes. Any suggestions?


All times are GMT -6. The time now is 10:01 PM.

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