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

Tooltips - Mouse Over Tooltip Description dissapears too fast #46

Open
OverlordZorn opened this issue Apr 2, 2024 · 4 comments
Open
Labels
bug Something isn't working

Comments

@OverlordZorn
Copy link

The Tooltips / Descriptions that appear while hovering the mouse over the text of the setting is a godsent. Great feature!

But sometimes, the tooltip disappears rather quickly, even when i am not touching the mouse.

Maybe there is some jitter on my input (also, im using remote desktop) but would it be possible to "optimize" the tooltip, and only have it disappear when the mouse leaves the area above the text instead of mouse movement?

@soda3x
Copy link
Owner

soda3x commented Apr 2, 2024

Interesting, I'll look into it, for now, trying hovering over the empty space next to the name of the field. I have an inkling that it might be due to the fact that the label, the input and the background all have the same tooltip associated with them.

@OverlordZorn
Copy link
Author

@soda3x
Copy link
Owner

soda3x commented Apr 3, 2024

https://streamable.com/qz2107

Yep, this behaviour is caused by overlapping hitboxes. I'll try and fix it for the next patch. Sorry!

@OverlordZorn
Copy link
Author

https://streamable.com/qz2107

Yep, this behaviour is caused by overlapping hitboxes. I'll try and fix it for the next patch. Sorry!

all good. software still works so its nothing critical, just a QoL thing :D

Thanks for making reforger hosting a breeze with your tool :)

@soda3x soda3x added the bug Something isn't working label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants