Skip to content

ColorPicker4: add option to fix triangle in wheel picker#9337

Open
SeanTheBuilder1 wants to merge 1 commit intoocornut:masterfrom
SeanTheBuilder1:fixed-hue-triangle
Open

ColorPicker4: add option to fix triangle in wheel picker#9337
SeanTheBuilder1 wants to merge 1 commit intoocornut:masterfrom
SeanTheBuilder1:fixed-hue-triangle

Conversation

@SeanTheBuilder1
Copy link
Copy Markdown

add option to add a non-rotating triangle picker for color with option ImGuiColorEditFlags_FixedTriangle.
triangle would be equilateral with base at bottom.
top center - dark
bottom left - white
bottom right - hue
now easier to remember since changing from light to dark will be simply going bottom left to top in addition to being less distracting this behavior is seen in art programs such as Krita with options for either rotating or fixed

fixed_triangle

add option to add a non-rotating triangle picker for color with option
ImGuiColorEditFlags_FixedTriangle.
triangle would be equilateral with base at bottom.
top center - dark
bottom left - white
bottom right - hue
now easier to remember since changing from light to dark will be simply
going bottom left to top in addition to being less distracting
this behavior is seen in art programs such as Krita with options for
either rotating or fixed
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.

2 participants