mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🐛 Disable path conversion for raw-svg, to avoid errors
This commit is contained in:
parent
2a70964dce
commit
982aa874f2
@ -1094,6 +1094,9 @@
|
|||||||
:group
|
:group
|
||||||
(rx/of (dwc/select-shapes (into (d/ordered-set) [(last shapes)])))
|
(rx/of (dwc/select-shapes (into (d/ordered-set) [(last shapes)])))
|
||||||
|
|
||||||
|
:svg-raw
|
||||||
|
nil
|
||||||
|
|
||||||
(rx/of (dwc/start-edition-mode id)
|
(rx/of (dwc/start-edition-mode id)
|
||||||
(dwdp/start-path-edit id)))))))))
|
(dwdp/start-path-edit id)))))))))
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user