You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My issue: If you use the colorpicker on a button (like in the example page at the bottom) you can click the button to show the picker.
But when you click again, to hide the picker, the following happens:
mousedown - hide picker
mouseup (click finished) - show picker
Would be nice to use the button to toggle the picker.
The text was updated successfully, but these errors were encountered:
Hey,
first of all thanks for the great color picker!
My issue: If you use the colorpicker on a button (like in the example page at the bottom) you can click the button to show the picker.
But when you click again, to hide the picker, the following happens:
Would be nice to use the button to toggle the picker.
The text was updated successfully, but these errors were encountered: