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 mouse support #1

Closed
seleb opened this issue Aug 5, 2017 · 0 comments
Closed

Add mouse support #1

seleb opened this issue Aug 5, 2017 · 0 comments
Assignees

Comments

@seleb
Copy link
Owner

seleb commented Aug 5, 2017

Could probably support mouse input by listening to events on the output canvas, transforming them to the coordinate space of the original (should just be a scale + single translation), and then dispatching new events that simulate the mouse in that position.

@seleb seleb self-assigned this Aug 5, 2017
@seleb seleb closed this as completed in ec5f0d7 Aug 20, 2017
seleb added a commit that referenced this issue Aug 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant