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

Add NEW_MOUSE reason #58

Closed
newsch opened this issue May 9, 2019 · 0 comments · Fixed by #73
Closed

Add NEW_MOUSE reason #58

newsch opened this issue May 9, 2019 · 0 comments · Fixed by #73
Assignees
Labels
bug Something isn't working enhancement New feature or request papercut
Milestone

Comments

@newsch
Copy link
Member

newsch commented May 9, 2019

Window refreshes happen too frequently when the mouse moves around the canvas, and screen tearing is visible. Intercept mouse events in master_handler, and send a NEW_MOUSE reason to mode functions (which most will ignore instead of updating).

Also, move the cursor on mouse clicks. See #72.

@newsch newsch added bug Something isn't working enhancement New feature or request papercut labels May 9, 2019
@newsch newsch added this to the Expo milestone May 9, 2019
@newsch newsch self-assigned this May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request papercut
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant