mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-09 18:44:46 +00:00
Remove items from TODO which are already done/fixed.
This commit is contained in:
parent
b8fbaad7fb
commit
dbae742436
4
TODO.txt
4
TODO.txt
@ -4,7 +4,6 @@ For next release
|
|||||||
+ Add IntEntry class in src/gui/ with spin-buttons.
|
+ Add IntEntry class in src/gui/ with spin-buttons.
|
||||||
+ Add feedback to "Shift+S" shortcut to switch "snap to grid".
|
+ Add feedback to "Shift+S" shortcut to switch "snap to grid".
|
||||||
+ Convert jaccel::key_list to std::vector<>
|
+ Convert jaccel::key_list to std::vector<>
|
||||||
+ Integrate "copy & paste" loop with selection moving loop.
|
|
||||||
+ Shade drawing mode.
|
+ Shade drawing mode.
|
||||||
+ Add color swatches bar.
|
+ Add color swatches bar.
|
||||||
+ Sort palette entries.
|
+ Sort palette entries.
|
||||||
@ -41,10 +40,7 @@ High priority work
|
|||||||
------------------
|
------------------
|
||||||
|
|
||||||
+ Selection tools do not have "move" functionality incorporated yet as we talked (they just add/subtract selection)
|
+ Selection tools do not have "move" functionality incorporated yet as we talked (they just add/subtract selection)
|
||||||
+ The following tools do not work: scroll, move.
|
|
||||||
- Fix paste behavior:
|
- 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
|
+ create a 'floating' flag for image-layers and make the
|
||||||
trasformation embedded in the editor
|
trasformation embedded in the editor
|
||||||
+ Ctrl+T should transform the current cel
|
+ Ctrl+T should transform the current cel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user