From 871ba75e74dc1e9a70f0e5c84c76ff3628c4edcb Mon Sep 17 00:00:00 2001 From: David Capello Date: Fri, 31 Aug 2012 22:14:42 -0300 Subject: [PATCH] Add more entries to TODO --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO.md b/TODO.md index 1082b492e..10ac2f726 100644 --- a/TODO.md +++ b/TODO.md @@ -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.