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 UI fix #12781

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Color picker UI fix #12781

merged 1 commit into from
Apr 4, 2023

Conversation

snipe
Copy link
Owner

@snipe snipe commented Apr 4, 2023

Just a small change to make sure the color picker shows a color - any color - when nothing has been picked

Signed-off-by: snipe <snipe@snipe.net>
@what-the-diff
Copy link

what-the-diff bot commented Apr 4, 2023

PR Summary

  • Color Picker Format Changed
    The color picker now uses the hex format instead of RGB for improved user experience.
  • Function Wrapper Added
    A function wrapper ensures the color picker plugin initializes only after the Document Object Model (DOM) has fully loaded, increasing reliability.

@snipe snipe merged commit 723ef36 into develop Apr 4, 2023
3 checks passed
@snipe snipe deleted the fixes/color-picker-fix branch April 4, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant