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

Hide chat window when on in game "Menu Screens" #59

Open
chipsTM opened this issue Mar 30, 2023 · 1 comment
Open

Hide chat window when on in game "Menu Screens" #59

chipsTM opened this issue Mar 30, 2023 · 1 comment

Comments

@chipsTM
Copy link

chipsTM commented Mar 30, 2023

With the recent addition of player profiles and other "Menu" screens while in game there should be an additional check whether the UI::CurrentActionMap() == "MenuInputsMap" so that plugin windows can be hidden and not interfere with game menus

I am unable to click the back button since chat window is intercepting inputs and doing nothing
image

@codecat
Copy link
Owner

codecat commented May 11, 2023

I see that Ultimate Medals, Dashboard, etc. is also impacted by this - perhaps there needs to be something in Openplanet's own API to detect situations like this. I'm not sure if checking the input action map is going to be the way to go, but it's worth looking into.

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

2 participants