mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 06:16:13 +02:00
✨ Changed config for svgclean
This commit is contained in:
parent
19febde547
commit
23d531a664
4 changed files with 5 additions and 5 deletions
|
@ -151,7 +151,7 @@
|
|||
:points points}
|
||||
(assoc :svg-viewbox (select-keys selrect [:x :y :width :height]))
|
||||
(assoc :svg-attrs (dissoc attrs :d :transform))
|
||||
(gsh/translate-to-frame svg-data))))
|
||||
#_(gsh/translate-to-frame svg-data))))
|
||||
|
||||
(defn create-group [name frame-id svg-data {:keys [attrs]}]
|
||||
(let [{:keys [x y width height]} svg-data]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue