Fixed initial positions for all bars
This commit is contained in:
+1
-1
@@ -208,7 +208,7 @@ end
|
||||
function StanceBar:ApplyConfig(config)
|
||||
ButtonBar.ApplyConfig(self, config)
|
||||
|
||||
if not self.config.position then
|
||||
if not self.config.position.x then
|
||||
self:ClearSetPoint("CENTER", -55, -10)
|
||||
self:SavePosition()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user