Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't click on FakeBottomRightBar when ExtraActionBar is active #311

Open
L3n1n opened this issue Feb 6, 2021 · 1 comment
Open

Can't click on FakeBottomRightBar when ExtraActionBar is active #311

L3n1n opened this issue Feb 6, 2021 · 1 comment

Comments

@L3n1n
Copy link

L3n1n commented Feb 6, 2021

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.

@L3n1n
Copy link
Author

L3n1n commented Feb 8, 2021

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant