Add more entries to TODO

This commit is contained in:
David Capello 2012-08-31 22:14:42 -03:00
parent 1db95ed985
commit 871ba75e74

View File

@ -1,5 +1,11 @@
# Very high priority (next release?)
* Paste in place doesn't work as expected sometimes (copy something
from one frame, paste in other frame).
* After moving a frame, all thumbnails are shown incorrectly.
* New sprite with palette of the clipboard
* Ctrl+Shift selection should copy and snap axis
* "Duplicate sprite" should copy the "Background" layer as Background.
* Fix problem applyToTarget() can throw (it's called from other thread)
* After flatten show the background if it is hidden.
* Paste does not paste in the correct position if the cel is moved.