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

Changing preferredFormat doesn't seem to do anything #358

Closed
eriqjaffe opened this issue Oct 19, 2015 · 2 comments
Closed

Changing preferredFormat doesn't seem to do anything #358

eriqjaffe opened this issue Oct 19, 2015 · 2 comments

Comments

@eriqjaffe
Copy link

I've got an application where I'd like to let the user choose their preferred color format - this has come from a specific request from a color-blind user that I'd like to accommodate.

I have a simple so the user can choose their preferred format - it appears to change the format, but then when I click back on the spectrum selector, the color is still being shown in the default format. I've created a fiddle here to demonstrate the issue: http://jsfiddle.net/mqmg7obb/1/

@bgrins
Copy link
Owner

bgrins commented Oct 20, 2015

Yeah, looks like preferredFormat isn't supporting dynamic changes right now. This could be added to applyOptions.

@bgrins bgrins closed this as completed in 2191395 Oct 20, 2015
@bgrins
Copy link
Owner

bgrins commented Oct 20, 2015

This should be fixed now if you pull down master

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