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

Browser zoom problem #19

Open
capyon opened this issue Mar 19, 2015 · 0 comments
Open

Browser zoom problem #19

capyon opened this issue Mar 19, 2015 · 0 comments

Comments

@capyon
Copy link

capyon commented Mar 19, 2015

We are running colorwheel in a page with css zoom applied, and the mouse and touch events do not work as needed. This may be because the coordinates of the touches and clicks are not taking the zoom factor into account, so the color wheel is not working for our project.

Steps to reproduce:

  1. Go to http://jweir.github.io/colorwheel
  2. In Developer Tools, Elements, choose the root element HTML
  3. Set style zoom: 0.5
  4. The color wheel is not operable
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

No branches or pull requests

1 participant