Adjusted initial positions of the bars to not overlap
This commit is contained in:
+1
-2
@@ -50,8 +50,7 @@ function MicroMenuMod:OnEnable()
|
||||
v:SetFrameLevel(self.bar:GetFrameLevel() + 1)
|
||||
end
|
||||
|
||||
-- TODO: real start position
|
||||
self.bar:SetPoint("CENTER")
|
||||
self.bar:SetPoint("CENTER", -105, 27)
|
||||
end
|
||||
self.bar:Enable()
|
||||
self:ToggleOptions()
|
||||
|
||||
Reference in New Issue
Block a user