Fix the QuestLog button anchoring when using a vertical micromenu
This commit is contained in:
@@ -53,6 +53,7 @@ function MicroMenuMod:OnEnable()
|
||||
|
||||
self:RawHook("UpdateTalentButton", noopFunc, true)
|
||||
self:RawHook("AchievementMicroButton_Update", noopFunc, true)
|
||||
AchievementMicroButton:SetScript("OnEvent", nil)
|
||||
|
||||
for i,v in pairs(buttons) do
|
||||
v:SetParent(self.bar)
|
||||
|
||||
Reference in New Issue
Block a user