mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 10:21:38 +02:00
🎉 Changed the user origin for shapes to their corner
This commit is contained in:
parent
db4e0fc314
commit
7ab3d86bc6
19 changed files with 195 additions and 182 deletions
|
@ -88,7 +88,3 @@
|
|||
(when (= "main" (unchecked-get js/window app-sym))
|
||||
(reinit)))
|
||||
|
||||
(defn ^:export toggle-debug
|
||||
[]
|
||||
(swap! st/*debug* not))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue