mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Fix graphics conversion in migration to components-v2
This commit is contained in:
parent
9059663a87
commit
f1349facc1
@ -574,7 +574,8 @@
|
||||
cfsh/prepare-create-artboard-from-selection)
|
||||
changes (pcb/concat-changes changes changes2)]
|
||||
|
||||
(cp/process-changes fdata (:redo-changes changes) false)))
|
||||
(cp/process-changes (assoc-in fdata [:options :components-v2] true) ; Process component creation in v2 way
|
||||
(:redo-changes changes) false)))
|
||||
|
||||
(defn- migrate-graphics
|
||||
[fdata]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user