Sync docs for cross-color stuff, and...

...deactivate all code for this within color mixer, since it's
not actually implemented yet (going to be tricky! -- probably
holding off to a future version).

Also, sound effect for cross-color grabbing within rainbow palette
dialog.
This commit is contained in:
Bill Kendrick 2023-03-03 01:54:20 -08:00
parent 75de6f23ea
commit 36eb2ea70c
12 changed files with 92 additions and 15 deletions

View file

@ -100,15 +100,12 @@ https://tuxpaint.org/
(Based on http://www.codersnotes.com/notes/signed-distance-fields/
by Richard Mitton)
* Improvements to Color selectors:
* Improvements to Color selection:
--------------------------------
* Rainbow palette color picker allows you to switch to the chosen
built-in color, the pipette (color selector) color, or the
color mixer's color.
* [WIP] The color mixer allows you to switch to the chosen built-in
color, the pipette (color selector) color, or the the rainbow palette
(color picker) color.
* The rainbow palette color picker allows you to switch to the
chosen built-in color, the pipette (color selector) color, or the
color mixer's color, and make adjustments using its hue, saturation,
and value controls.
* New Starter
-----------