Implemented multi-translate

This commit is contained in:
Devine Lu Linvega
2018-03-21 20:35:28 +13:00
parent a486b67876
commit f90b007ace
3 changed files with 32 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ Dotgrid is a simple vector drawing application.
Clicking on the canvas will insert control points, up to 3CPs. CPs can be moved with the arrows. Clicking one of the path icons, or pressing one of the shortcuts, will draw a stroke between them. The newly created segment's handles can be moved by clicking and dragging them.
Hold `shift` to drag entire layer, hold `alt` to delete a vertex.
## Controls
## default Mode