Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-29-18, 08:01 AM   #1
7strm
A Murloc Raider
Join Date: Aug 2016
Posts: 9
MultiBar Scale

It seems that with 8.0 the scale of the MultiBar (actionbars at the right edge) is adjusted depending on how much vertical real estate there is below the minimap.

My minimap is in the bottom right corner, which apparently would result in a (weakly) negative scale, because i get the following error
Code:
18x MultiBarRight:SetScale(): Scale must be > 0
[C]: ?
[C]: in function `SetScale'
FrameXML\MultiActionBars.lua:85: in function `MultiActionBar_Update'
FrameXML\InterfaceOptionsPanels.lua:1184: in function `InterfaceOptions_UpdateMultiActionBars'
[string "*:OnLoad"]:4: in function `setFunc'
FrameXML\InterfaceOptionsPanels.lua:1154: in function <FrameXML\InterfaceOptionsPanels.lua:1147>
Any ideas how to stop them from trying to set a negative scale?
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » MultiBar Scale


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off