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

prevent massive performance drop on canvas mouseout by ignoring… #1356

Merged
merged 1 commit into from
Jun 21, 2018

Conversation

tristanmkernan
Copy link
Collaborator

@tristanmkernan tristanmkernan commented Jun 21, 2018

… events that take place out of game

issue #1352

to test, use chrome's devtools to monitor performance when moving mouse between UI and game canvas. you should note a sharp performance decrease when doing so. then, check the same on this PR and note that the performance drop has disappeared!

@DreadKnight
Copy link
Member

I've checked the performance like you said and there's quite a difference, well done!

@DreadKnight DreadKnight merged commit c361e19 into FreezingMoon:master Jun 21, 2018
CyberBishop pushed a commit to CyberBishop/AncientBeast that referenced this pull request Apr 20, 2023
prevent massive performance drop on canvas mouseout, fixes FreezingMoon#1352
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

Successfully merging this pull request may close these issues.

2 participants