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

selection palette not updated the same way on IE #191

Open
marcandre opened this issue Feb 21, 2014 · 1 comment
Open

selection palette not updated the same way on IE #191

marcandre opened this issue Feb 21, 2014 · 1 comment

Comments

@marcandre
Copy link
Contributor

Using the selection palette, with local storage, and the workarounds described here, the selection palette updates differently on IE than on Chrome.
In Chrome/Firefox, the selection palette does not update right away after spectrum('set', ...), it updates when the next change occurs.
In IE, the selection palette updates right away. Thus, the leftmost colour in the selection palette is always the currently selected colour and has a checkmark, in IE only.
In action: Firefox/Chrome vs in IE

I'd say IE's behaviour makes more sense. Either way, we will be rolling our own selection palette for now.

@arapehl
Copy link

arapehl commented Aug 31, 2014

Having the same problem here.

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