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

[FEAT] Color Picker tool #1020

Open
FuzzySadist opened this issue Aug 10, 2022 · 3 comments
Open

[FEAT] Color Picker tool #1020

FuzzySadist opened this issue Aug 10, 2022 · 3 comments

Comments

@FuzzySadist
Copy link

Is your feature request related to a problem? Please describe.
I noticed when placing a sailing ship map, that I couldnt match the blue water that was on the map. It would have been great to select "Simple" for the background, then color pick on the map water so that the map wasn't just sitting in the middle of a huge white area (or a mismatched blue area)

@develroo
Copy link

develroo commented Jan 29, 2024

@Kruptein

FWIW this should be an easy lift as all some modern browsers have an EyeDropper() function, and it is up to the page to present it to the browser

Web docs are here

https://developer.mozilla.org/en-US/docs/Web/API/EyeDropper

and here

https://developer.chrome.com/docs/capabilities/web-apis/eyedropper

@Kruptein
Copy link
Owner

You're absolutely right, it's just been on the backburner and one of those tickets I forgot about. Damn it's already been more than a year.

I should go through the issue log one of these days 😅

@develroo
Copy link

Actually, just found out it is not supported on Firefox. bleah But, no matter Chrome supports it. I'll have to file another issue against Firefox sighs

Screenshot from 2024-01-29 10-19-05

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

3 participants