mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 12:56:10 +02:00
🐛 Disable path conversion for raw-svg, to avoid errors
This commit is contained in:
parent
2a70964dce
commit
982aa874f2
1 changed files with 3 additions and 0 deletions
|
@ -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)))))))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue