playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
662 stars 61 forks source link

Migrate the ColorPicker to use Pointer Events #318

Closed willeastcott closed 11 months ago

willeastcott commented 11 months ago

This PR migrates the ColorPicker control to use pointer events instead of mouse events. This means the ColorPicker now works perfectly on touch devices:

colortouch