mirror of https://github.com/aseprite/aseprite.git
Add TODO entry to improve "save as" gif for RGB images.
This commit is contained in:
parent
ed268767d9
commit
cd8e92ce18
1
TODO.txt
1
TODO.txt
|
|
@ -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".
|
||||
|
|
|
|||
Loading…
Reference in New Issue