mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 16:11:40 +02:00
Implement shapes moving using mouse.
This commit is contained in:
parent
17eafb8563
commit
a5dc634e35
4 changed files with 126 additions and 27 deletions
|
@ -63,6 +63,7 @@
|
|||
:project project
|
||||
:created (time/now :unix)
|
||||
:shapes []
|
||||
:shapes-by-id {}
|
||||
:name name
|
||||
:width width
|
||||
:height height}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue