Skip to content

Fixes inaccurate initial current color setting for color wheel#186

Merged
luckylyk merged 1 commit intoDreamWall-Animation:mainfrom
eeyako:fix-set-current-color
Apr 2, 2026
Merged

Fixes inaccurate initial current color setting for color wheel#186
luckylyk merged 1 commit intoDreamWall-Animation:mainfrom
eeyako:fix-set-current-color

Conversation

@eeyako
Copy link
Copy Markdown
Contributor

@eeyako eeyako commented Jan 31, 2026

Closes #185

There is still some inaccuracies with the hue, but I believe that's just the natural difference coming from the conversion of hexadecimal to rgb/hsl.

To circumvent this issue, I added a safeguard for any click; if the user did not click on the color wheel at all, just return the original hexacolor.

@luckylyk luckylyk merged commit 8b7d11b into DreamWall-Animation:main Apr 2, 2026
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.

ColorWheel resolves incorrect color when dialog opens

2 participants