friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
233 stars 12 forks source link

Color pickers - #156

Open adambelis opened 4 months ago

adambelis commented 4 months ago

image

again coplet redesing would be probably better but this is probably something that ships with QT so dont wan to suggest to big of changes

color sliders like penpot or figma would be much easier to use image

rodlie commented 4 months ago

(dropdown seems to be broken )

It's not broken, it's just not documented (as with everything else).

The drop down is "color mode". You can change the mode (RGB/HSV/HSL) of the color parameters for the object. friction-color-mode-rgb friction-color-mode-hsv

"Color mode" is what the color is stored as, could probably need better wording etc :)

but this is probably something that ships with QT so dont wan to suggest to big of changes

It's all custom.

rodlie commented 4 months ago

IMHO HSL is much better way how to chose color then RGB it should be preset as doufoult mode

That's a matter of preference, but we can meet in the middle and add a settings for default? :) (or remember what you used last)

adambelis commented 4 months ago

Ah I see this color mode should be uncoupled fork color pickers and should be wonder in object as drop-down swich then.

I think if we did some user testing most users would agree then mixing colors with hsl is much more intuitive then RGB but yes compromise for defoult setting would be nice