piskel/src/templates
jdescottes 637fa05109 Feature : Current colors palette
Created dynamic palette displaying currently used colors.
This palette is now selected by default.

New service UsedColorsService created. Listens to PISKEL_RESET and
TOOL_RELEASED and keeps track of the list of current colors.

Still need to :
- improve sorting of colors
- allow to clone the current color palette as a custom palette
- add proper getter in UsedColorService to get the list of current colors

Also I hardcoded a max-height for the palettes-list as I found no better
way of handling the case of palettes containing many colors.

Maybe should add a limit to the number of colors handled by this automatic
palette.
2014-05-07 00:43:28 +02:00
..
dialogs Enhancement : Rename layers 2014-04-09 23:24:25 +02:00
settings Fix : removing useless label in resize panel 2014-05-06 07:27:12 +02:00
cheatsheet.html Enhancement : Add hint to see Keyboard cheatsheet 2014-03-18 01:45:59 +01:00
drawing-tools.html Cleanup project root 2014-03-16 21:15:34 +01:00
frames-list.html Cleanup project root 2014-03-16 21:15:34 +01:00
layers-list.html Enhancement : Rename layers 2014-04-09 23:24:25 +02:00
palettes-list.html Feature : Current colors palette 2014-05-07 00:43:28 +02:00
preview.html Cleanup project root 2014-03-16 21:15:34 +01:00
settings.html Feature : export to ZIP 2014-04-11 01:12:01 +02:00