-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
The color picker widget uses the system default color picker through <input type="color">
. This color picker is OS/Desktop Enviornment dependant and varies across different devices. To unify this and allow the user to use other color picking methods (HSL sliders, HSB sliders, etc), implement a custom color picking widget, preferrably in a dialog manner.
When the color picker button is clicked, a color picker dialog opens up. (see the picture below to get an idea of how it should look)

or without the titlebar...

Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed