- now using the blizzard actionbutton template for action buttons
- this means: -- draging of spells in combat is possible again -- empty buttons will be really hidden -- the lock actionbuttons option from the BT menu is currently gone, use the interface options setting to lock moving your actions
This commit is contained in:
@@ -172,7 +172,6 @@ function ActionBar:UpdateButtons(numbuttons)
|
||||
-- show active buttons
|
||||
for i = 1, numbuttons do
|
||||
buttons[i]:SetParent(self)
|
||||
buttons[i]:SetLevels()
|
||||
buttons[i]:Show()
|
||||
buttons[i]:UpdateAction(true)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user