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

Add eyedropper to Chrome #148

Closed
dumbmatter opened this issue May 10, 2024 · 1 comment
Closed

Add eyedropper to Chrome #148

dumbmatter opened this issue May 10, 2024 · 1 comment

Comments

@dumbmatter
Copy link

Chrome's actual color picker widget has an eye dropper to let you pick any color. Chrome actually has an API to let you easily add that functionality https://developer.mozilla.org/en-US/docs/Web/API/EyeDropper - although it won't work in any other browsers, unfortunately. Might still be worth adding, you can do feature detection to decide whether to show it or not.

jaywcjlove added a commit that referenced this issue May 12, 2024
github-actions bot pushed a commit that referenced this issue May 12, 2024
@jaywcjlove
Copy link
Member

@dumbmatter Upgrade v2.2.0

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