Color Temperature selection should be a slider, not a wheel #16814
-
Unless I'm thoroughly mistaken, color temperature is a single dimensional variable. Why is it represented by a wheel, instead of a slider? It makes it difficult to exactly set the maximum/minimum color temperature. It also appears confusing as the same y value can be selected across the x axis - what difference does this x position make? Changing to the color wheel and back resets it to the center of the wheel anyway, so why bother? screen-20230607-063614.mp4 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Yes, I think this is confusing and less intuitive as the old slider. |
Beta Was this translation helpful? Give feedback.
-
Hello 👋 Other pickers (like iro.js) always center the cursor but the UX feels strange. CleanShot_2023-06-07_at_16.03.01.mp4I do understand your concern. If the main issue if about settings to min and max temperature, it can be fixed by adding a safe zone for the min and max value. Example: CleanShot.2023-06-09.at.17.52.16.mp4 |
Beta Was this translation helpful? Give feedback.
-
Reverted back the control to a slider based on users feedbacks : #17771 |
Beta Was this translation helpful? Give feedback.
Reverted back the control to a slider based on users feedbacks : #17771