mirror of
https://github.com/penpot/penpot.git
synced 2026-03-12 13:27:02 +00:00
🐛 Disable path conversion for raw-svg, to avoid errors
This commit is contained in:
@@ -1094,6 +1094,9 @@
|
||||
:group
|
||||
(rx/of (dwc/select-shapes (into (d/ordered-set) [(last shapes)])))
|
||||
|
||||
:svg-raw
|
||||
nil
|
||||
|
||||
(rx/of (dwc/start-edition-mode id)
|
||||
(dwdp/start-path-edit id)))))))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user