🎉 Render wasm ellipses support

This commit is contained in:
Alejandro Alonso 2024-12-09 11:45:43 +01:00 committed by Belén Albeza
parent 33e70a4108
commit 307329cf2e
6 changed files with 67 additions and 7 deletions

View file

@ -111,6 +111,7 @@
(when ^boolean shape/*wasm-sync*
(api/use-shape (:id self))
(case k
:type (api/set-shape-type v)
:selrect (api/set-shape-selrect v)
:show-content (api/set-shape-clip-content (not v))
:rotation (api/set-shape-rotation v)