From c622ca25351895477488afca94c18b5520ec574f Mon Sep 17 00:00:00 2001 From: David Capello Date: Tue, 2 Jun 2009 00:50:37 +0000 Subject: [PATCH] Added TODO entries about paste command. --- TODO.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 27b697adb..1f753bd0a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,12 @@ High priority work ------------------ -- search for TODO; +- Fix paste behavior: + + paste when there are no images (create one image or put the + clipboard as the layer's image) + + create a 'floating' flag for image-layers and make the + trasformation embedded in the editor + + Ctrl+T should transform the current cel - fix bilinear: when getpixel have alpha = 0 get a neighbor color. - Ctrl+X / Ctrl+C / Ctrl+V should Cut/Copy/Paste in jentries. - fix problems with tiled mode XY in drawing corners (I cannot