Open L3n1n opened 3 years ago
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.
https://github.com/lithammer/NeavUI/blob/bc6b61557ee7d0ffeadf0e8c75bc623f4cc6f91f/Interface/AddOns/nMainbar/modules/FakeBottomRightBar.lua#L216