Skip to content
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

"Disable" method doesn't work on "flat" version of the color picker #124

Open
ivandotv opened this issue Sep 18, 2013 · 1 comment
Open

Comments

@ivandotv
Copy link

If the picker is setup as flat=true and you call a disable command it doesn't prevents user interaction.

http://jsfiddle.net/iki_xx/6QShB/1/

@bgrins
Copy link
Owner

bgrins commented Sep 26, 2013

I remember bumping into this before, and didn't really think of a great way to show that it was disabled, so it just doesn't do anything for a flat colorpicker right now. Any ideas on what it should look like or do? I think if we just prevented the mouse from doing anything it would feel more broken than anything else. Maybe there could be a semi-transparent overlay on top of the whole thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants