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

Allow pointer events to be used if supported #37

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

adroitwhiz
Copy link

@adroitwhiz adroitwhiz commented May 19, 2020

Description

This is a port of paperjs#1810. See that PR for more details.

Because this re-enables a code path that was previously never taken due to a bug, it should be tested thoroughly across browsers + devices to ensure it doesn't uncover any previously unknown bugs.

Related issues

Checklist

  • New tests added or existing tests modified to cover all changes
  • Code conforms with the JSHint rules (npm run jshint passes)

@adroitwhiz
Copy link
Author

Found an issue already-- interacting with the canvas no longer closes color picker dialogs

@adroitwhiz
Copy link
Author

This also breaks the eyedropper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant