-
-
Notifications
You must be signed in to change notification settings - Fork 662
Mouse Fix & Controls CSS #1009
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
base: main
Are you sure you want to change the base?
Mouse Fix & Controls CSS #1009
Conversation
I really don't think we should change the default cursor action. This adds a loooot of additional computation run several times per second for 1% of users |
I actually think it improves performance by not running a new setTimeout on every mouse movement:
|
I dont think it should be changed by default. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add an option to switch between the two behaviours
Added hover for other players:



Fix alignment and size:
Before:
Changes the mouse movement listener.
Before:
Now: