mapbox / react-colorpickr

A themeable colorpicker with HSL and RGB support for React

Home Page:https://labs.mapbox.com/react-colorpickr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click to select color results in drag behavior

dereklieu opened this issue · comments

When clicking a new color, I am getting drag behavior (onChange events following my cursor even as I'm no longer holding down the cursor).

follow
Not holding down the cursor here

Holding down the cursor to drag fixes this, and does not exhibit any unusual behavior.