We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RGBA string – color picker opens to default values, changing anything creates black/white/something new
Repro in the storybook, use "RgbaString" example
Hex8 string – does not trigger alpha controls at all
Reproducible in the storybook:
The text was updated successfully, but these errors were encountered:
Poking around a bit, the fixes are likely in or around this file: https://github.com/pmndrs/leva/blob/main/packages/leva/src/components/Color/color-plugin.ts
Sorry, something went wrong.
No branches or pull requests
RGBA string – color picker opens to default values, changing anything creates black/white/something new
Repro in the storybook, use "RgbaString" example
Hex8 string – does not trigger alpha controls at all
Reproducible in the storybook:
The text was updated successfully, but these errors were encountered: