// default value is 2000. color picker don't hide automatically when hideDelay is zero
With the fix for #17 the value 0 does now hide instantly.
Expected behavior
We want to have an option to display the show the color picker until a user action followed to hide it, like clicking on the overlay. Consider allow Infinity to be passed to the hideDelay option.
Desktop (please complete the following information):
Describe the bug As stated in the API reference:
With the fix for #17 the value
0
does now hide instantly.Expected behavior We want to have an option to display the show the color picker until a user action followed to hide it, like clicking on the overlay. Consider allow
Infinity
to be passed to thehideDelay
option.Desktop (please complete the following information):