Let LibWindow handle the default position of the XPBar.
This commit is contained in:
@@ -47,11 +47,6 @@ end
|
|||||||
function RepBar:ApplyConfig(config)
|
function RepBar:ApplyConfig(config)
|
||||||
Bar.ApplyConfig(self, config)
|
Bar.ApplyConfig(self, config)
|
||||||
|
|
||||||
if not self.config.position then
|
|
||||||
self:ClearSetPoint("CENTER")
|
|
||||||
self:SavePosition()
|
|
||||||
end
|
|
||||||
|
|
||||||
self:PerformLayout()
|
self:PerformLayout()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user