k-kawa / aseprite

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

Hue is lost when either saturation or brightness is brought to 0, then brought back up. #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Pick any hue value that's not 0 (Pure red).
2. Take saturation or brightness to 0. 
3. Move saturation or brightness to any number that's not 0.

The visual hue of the color will be 0 (Pure red). If the hue slider is not 
reclicked after this change, the hue of the color is set to 0 upon closing the 
palette editor.

What is the expected output? What do you see instead?
When saturation or brightness is restored from 0, the color should match the 
selected HSB values rather than red. 

What version of the product are you using? On what operating system?
ASEprite 0.9.1, Windows Vista

Please provide any additional information below.
N/A

Original issue reported on code.google.com by kirby...@gmail.com on 23 Apr 2012 at 1:50

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 25 Apr 2012 at 12:54

GoogleCodeExporter commented 8 years ago
Fixed in commit 5e94f9193cc2c186519c38af80fec673102bf9ab:
https://github.com/dacap/aseprite/commit/5e94f9193cc2c186519c38af80fec673102bf9a
b

Original comment by davidcapello on 19 May 2012 at 9:43