mirror of
https://github.com/penpot/penpot.git
synced 2026-07-30 09:56:22 +00:00
Add -render-svg method to shapes ns.
This commit is contained in:
parent
d402442785
commit
669cdd1395
@ -27,6 +27,10 @@
|
|||||||
dispatch-by-type
|
dispatch-by-type
|
||||||
:hierarchy #'+hierarchy+)
|
:hierarchy #'+hierarchy+)
|
||||||
|
|
||||||
|
(defmulti -render-svg
|
||||||
|
dispatch-by-type
|
||||||
|
:hierarchy #'+hierarchy+)
|
||||||
|
|
||||||
(defmulti -move
|
(defmulti -move
|
||||||
dispatch-by-type
|
dispatch-by-type
|
||||||
:hierarchy #'+hierarchy+)
|
:hierarchy #'+hierarchy+)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user