-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Color picker window toggles #70
Comments
I had the same issue which I solved by changing these lines around https://github.com/lauren/pick-a-color/blob/master/src/js/pick-a-color.js#L1001-L1013
|
Thank you. Yes it worked for the click function but if you click on tabs (advance, saved) and click outside without changing any value the previous value just disappeared or empty. Regards |
I just modify this... may be you also meant this but I did'nt get at first glance
|
Hi,
I was trying to use the color picker for the input box. If you press on input box the color palate will appear but as soon as you click on the tab like advance its just disappearing. Is it a bug or you did it intentionally.
Pleas let me know how can I solve this.
Regards
Zea
The text was updated successfully, but these errors were encountered: