Changes between Version 15 and Version 16 of APP_COLOR_PICKER_R0


Ignore:
Timestamp:
06/12/09 15:42:52 (16 years ago)
Author:
jani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_COLOR_PICKER_R0

    v15 v16  
    9898 
    9999= Implementation = 
    100 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     100Changeset: [3425] 
    101101 
    102102= Testing = 
     
    105105 
    106106 * If it's too hard to do a color spectrum, a grid of 256 colors would work as well. 
    107  * Leave alpha for next revision: for this, an transparency slider is added to the top half of the color picker HUD (by default set to 0). Moving this changes the color in the color square. A transparency text field (0-100) is also added to the bottom part of the HUD; changing the number in this moves the slider and changes the color in the color square. 
     107 * Leave alpha for fnext revision: for this, an transparency slider is added to the top half of the color picker HUD (by default set to 0). Moving this changes the color in the color square. A transparency text field (0-100) is also added to the bottom part of the HUD; changing the number in this moves the slider and changes the color in the color square. 
    108108 * If it's easy, it would be nice to have sliders for the R, G, B values in the bottom half of the color picker HUD. 
    109109 * If there's room, it would be nice to have HSB and CMYK color values in the bottom half of the color picker HUD, but these aren't used nearly as often and aren't very important.