WColorPicker: always show custom color button#2596
WColorPicker: always show custom color button#2596Be-ing wants to merge 1 commit intomixxxdj:masterfrom
Conversation
There's no need to hide it.
|
We could make that configurable if you want, but wouldn't want to spawn a full-blown |
I maybe we need to add styles for the |
|
IMHO we should not add a custom color button to the palette. This encourages the user to use any color, this is a tempting solution for a problem he might has creating other problems. I think setting up pallets an custom colors should not be done in the heat of the night. We should not clutter the color picker. @Be-ing: what is the underlying use case you like to solve? |
|
I'm also not sure which issue this is supposed to solve. |
|
Can this b closed? |
|
Sure, I don't care much either way. |
There's no need to hide the custom color button. It is useful anywhere a color can be picked. Following discussion from #2557.
This reveals a bug with the styling. Sometimes the custom color button shows a black background. Steps to reproduce:
Any hints what might be going wrong here would be appreciated. The styling is done in
res/skins/default.qssI propose to target this for 2.3. There is no need to block the beta release for this.
