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

ColorPicker: allow other color wheels in okhsl mode #99662

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beicause
Copy link
Contributor

Remove get_shape_override method in ColorMode.
Since #99461, there is no reason to disable other color wheels in okhsl mode. This makes the use of color wheels more flexible.

remove `get_shape_override` in ColorMode
@beicause beicause requested a review from a team as a code owner November 25, 2024 05:36
@Chaosus Chaosus added this to the 4.4 milestone Nov 25, 2024
@AThousandShips AThousandShips modified the milestones: 4.4, 4.x Nov 25, 2024
@fire
Copy link
Member

fire commented Dec 3, 2024

I'm curious is this flexibility exposed in the UI?

@beicause
Copy link
Contributor Author

beicause commented Dec 5, 2024

@fire Yes, it's OK to use other color wheels to pick color and adjust it with the okhsl slider.

@WhalesState
Copy link
Contributor

WhalesState commented Jan 10, 2025

There's no reason to force a picker shape for OKHSL sliders.

@fire
Copy link
Member

fire commented Jan 10, 2025

Needs a rebase.

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.

5 participants