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

Color picker: No easy way to get back to HEX color after changing alpha channel from 1 #371

Open
gregwolanski opened this issue Sep 1, 2018 · 3 comments

Comments

@gregwolanski
Copy link
Contributor

Illustration of the problem:

1

Proposed solution:

  • Save somewhere the alpha channel setting.

  • Allow HEX conversion with the alpha channel set to 1.

@orangemug
Copy link
Collaborator

We could also just disable HEX in the colour picker unless you manually type it in the <input>

@orangemug
Copy link
Collaborator

There is an issue raised in the react-color repo, see casesandberg/react-color#510

@pathmapper
Copy link
Contributor

The issue mentioned by @orangemug in the react-color repo was closed with

We are changing the way hex colors are handled in the new version and this will no longer be an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants