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

CSSTUDIO-1747: hex field for color picker #2471

Merged
merged 1 commit into from
Nov 28, 2022
Merged

CSSTUDIO-1747: hex field for color picker #2471

merged 1 commit into from
Nov 28, 2022

Conversation

cjenkscybercom
Copy link
Contributor

@cjenkscybercom cjenkscybercom commented Nov 21, 2022

feature: hex field in color picker popover.
refactor: rename jfx util method to reflect what it better does, and pull out hex and rgba bits into separate tests

Field is locked to 6-digit hex format but will also accept 3-digit short format (e.g. '3ef' expands to '33eeff').
Debounce is to enable manual entry of values (as the formatter can prevent entry).

Copy link
Collaborator

@georgweiss georgweiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest @kasemir to review

@kasemir kasemir merged commit 79be1d0 into master Nov 28, 2022
@kasemir kasemir deleted the CSSTUDIO-1747 branch November 28, 2022 16: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

Successfully merging this pull request may close these issues.

3 participants