-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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:
- Go to http://jweir.github.io/colorwheel
- In Developer Tools, Elements, choose the root element HTML
- Set style zoom: 0.5
- The color wheel is not operable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels