Add TODO entry to improve "save as" gif for RGB images.

This commit is contained in:
David Capello 2012-02-20 13:13:50 -03:00
parent ed268767d9
commit cd8e92ce18

View File

@ -1,6 +1,7 @@
For next release
----------------
+ Add a warning when exporting RGB sprite to GIF, hinting at the quantize function.
+ MovingPixelsState: Add undo information in each transformation step.
+ Add IntEntry class in src/gui/ with spin-buttons.
+ Add feedback to "Shift+S" shortcut to switch "snap to grid".