mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-16 04:13:50 +00:00
Added TODO entries about paste command.
This commit is contained in:
parent
c4be9fe5b4
commit
c622ca2535
7
TODO.txt
7
TODO.txt
@ -1,7 +1,12 @@
|
|||||||
High priority work
|
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.
|
- fix bilinear: when getpixel have alpha = 0 get a neighbor color.
|
||||||
- Ctrl+X / Ctrl+C / Ctrl+V should Cut/Copy/Paste in jentries.
|
- Ctrl+X / Ctrl+C / Ctrl+V should Cut/Copy/Paste in jentries.
|
||||||
- fix problems with tiled mode XY in drawing corners (I cannot
|
- fix problems with tiled mode XY in drawing corners (I cannot
|
||||||
|
Loading…
Reference in New Issue
Block a user