Skip to content

Commit

Permalink
Restore LFR/LFR button position when the game repositions it
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevcairiel committed Aug 7, 2023
1 parent 0c823ae commit c9f2ea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MicroMenu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ if WoW10 and QueueStatusButton then
self.bar.content = QueueStatusButton
self.bar.content:SetParent(self.bar)
end
self:SecureHook(QueueStatusButton, "UpdatePosition", "UpdateLayout")
self.bar:Enable()
self:ToggleOptions()
self:ApplyConfig()
Expand Down

0 comments on commit c9f2ea8

Please sign in to comment.