Searge-DP / grafx2

Automatically exported from code.google.com/p/grafx2
0 stars 0 forks source link

+ and - button in the palette don't do anything in HSL mode #146

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the palette window
2. Select HSL mode
3. Try to use the buttons + and - above and below the color preview: they 
don't do anything !

In RGB, these buttons modify the 3 sliders at once, making the color 
brighter/darker. I'm not sure :
a) This is an useful feature : we can do the same thing easily in HSL 
mode, which is only one click away
b) If we keep these buttons in RGB, what should they do in HSL ? Moving 
the 3 sliders sounds like it would give strange results...

Maybe we should simply hide or disable these buttons in HSL mode ?

Original issue reported on code.google.com by pulkoma...@gmail.com on 10 Apr 2009 at 8:04

GoogleCodeExporter commented 8 years ago
I didn't see anything useful to do with these buttons in HSL, so I silently 
disabled
them. The cleanest would be to actually disable the buttons : greyed-out, no 
response
to click.
It is not so easy, because the buttons system does not handle active/inactive 
currently.

Original comment by yrizoud on 10 Apr 2009 at 3:31

GoogleCodeExporter commented 8 years ago
fixed in r780

Original comment by pulkoma...@gmail.com on 6 May 2009 at 12:15