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

Player: Fix a bug where menus were hard to open #4750

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

giacomocerquone
Copy link
Contributor

@giacomocerquone giacomocerquone commented Jun 12, 2024

closes #4749

The fix basically enlarges the hoverable area in order to avoid getting the menu closed if the mouse isn't moved fast enough.

Video of the fix:

https://www.loom.com/share/36494a3653984650aea3eaa2af276a35

@giacomocerquone giacomocerquone requested a review from a team as a code owner June 12, 2024 23:20
@giacomocerquone giacomocerquone requested review from unixfox and removed request for a team June 12, 2024 23:20
@SamantazFox SamantazFox added need-testing This feature needs to be deployed and tested to see if it's working, and doesn't break something in-testing This feature has been deployed and is being tested and removed need-testing This feature needs to be deployed and tested to see if it's working, and doesn't break something labels Jun 15, 2024
@SamantazFox SamantazFox added ready and removed in-testing This feature has been deployed and is being tested labels Oct 9, 2024
@SamantazFox SamantazFox changed the title Fix player menus hiding onHover Player: Fix a bug where menus were hard to open Oct 30, 2024
@SamantazFox SamantazFox merged commit 0fb67cc into iv-org:master Oct 30, 2024
@SamantazFox
Copy link
Member

Thank you for the PR!

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

Successfully merging this pull request may close these issues.

[Bug] Player menus hiding when moving the cursor
2 participants