mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 11:58:33 +02:00
✨ Show tools on path creation. Change snap while drawing
This commit is contained in:
parent
0632111e96
commit
75d6e21af8
7 changed files with 79 additions and 80 deletions
|
@ -60,7 +60,7 @@
|
|||
(point v v)
|
||||
|
||||
(point-like? v)
|
||||
(map->Point v)
|
||||
(Point. (:x v) (:y v))
|
||||
|
||||
:else
|
||||
(ex/raise :hint "invalid arguments (on pointer constructor)" :value v)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue