Browse Source

Update README.md

Egor Mozgovoy 3 years ago
parent
commit
78fda6626d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/README.md

+ 2 - 1
src/README.md

@@ -87,7 +87,8 @@ Decouples the state of a document from the UI.
         - [ ] Reference layer manipulation?
         - [ ] Resize canvas (basic done, anchors left)
         - [ ] Resize image
-        - [ ] Draw image (for pasting/loading from file)
+        - [x] Paste image with transformation
+        - [ ] Draw image (for loading from file and such)
         - [ ] Rectangle (basic done, rotation left)
         - [ ] Ellipse
         - [ ] Line