mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
At least I identified the problem frame
This commit is contained in:
@@ -383,11 +383,10 @@ function AB:DisableBlizzard()
|
||||
if element == MainMenuBarArtFrame then
|
||||
element:RegisterEvent("CURRENCY_DISPLAY_UPDATE")
|
||||
end
|
||||
element:SetScale(0.000001)
|
||||
end
|
||||
|
||||
if element ~= MainMenuBar then
|
||||
-- element:Hide()
|
||||
if element ~= MainMenuBar and element ~= BonusActionBarFrame then
|
||||
element:Hide()
|
||||
end
|
||||
element:SetAlpha(0)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user