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

autosave as an option #80

Open
charleslaw opened this issue Dec 29, 2015 · 1 comment
Open

autosave as an option #80

charleslaw opened this issue Dec 29, 2015 · 1 comment

Comments

@charleslaw
Copy link

When using the advanced tab, autosaving the color without having to hit select would be a good option to have.

@charleslaw
Copy link
Author

I acheived this in a local copy by adding a line (menu.find(".color-preview").click();) here:

https://github.com/lauren/pick-a-color/blob/master/src/js/pick-a-color.js#L339

Probably not the cleanest, but it did work - also it didn't use settings

EDIT: More specific selector in case multiple color pickers are on 1 page

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

1 participant