Changes between Version 15 and Version 16 of APP_COLOR_PICKER_R0
- Timestamp:
- 06/12/09 15:42:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_COLOR_PICKER_R0
v15 v16 98 98 99 99 = Implementation = 100 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 100 Changeset: [3425] 101 101 102 102 = Testing = … … 105 105 106 106 * 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. 108 108 * 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. 109 109 * 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.