You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found another bug in nMainbar. You can't click on FakeBottomRightBar when ExtraActionBar is active, but sometimes you can do this if you will try slowly to click on center of button bar.
It will be fixed if you will change FrameStrata from MEDIUM to HIGH.
HIGH FrameStrata works but this isn't good for other interaction. For example bank bags are overlapped by FakeBottomRightBar.
I found better solution: ExtraActionBarFrame:EnableMouse(false) - it can be used in core.lua in section "Extra Action Button".
I found another bug in nMainbar. You can't click on FakeBottomRightBar when ExtraActionBar is active, but sometimes you can do this if you will try slowly to click on center of button bar.
It will be fixed if you will change FrameStrata from MEDIUM to HIGH.
NeavUI/Interface/AddOns/nMainbar/modules/FakeBottomRightBar.lua
Line 216 in bc6b615
The text was updated successfully, but these errors were encountered: