mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 08:21:39 +02:00
♻️ Refactor to transforms actions
This commit is contained in:
parent
8886db7453
commit
e6855fd9b3
5 changed files with 91 additions and 196 deletions
|
@ -1730,8 +1730,8 @@
|
|||
(def start-move-selected transforms/start-move-selected)
|
||||
(def move-selected transforms/move-selected)
|
||||
|
||||
(def apply-displacement-in-bulk transforms/apply-displacement-in-bulk)
|
||||
(def materialize-displacement-in-bulk transforms/materialize-displacement-in-bulk)
|
||||
(def set-modifiers transforms/set-modifiers)
|
||||
(def apply-modifiers transforms/apply-modifiers)
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Shortcuts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue