Adjusted initial positions of the bars to not overlap
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ function PetBarMod:OnEnable()
|
||||
self.bar.buttons = buttons
|
||||
|
||||
-- TODO: real positioning
|
||||
self.bar:ClearSetPoint("CENTER")
|
||||
self.bar:ClearSetPoint("CENTER", 0, 70)
|
||||
|
||||
self.bar:SetScript("OnEvent", PetBar.OnEvent)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user