🎉 Serialize data in clojure

This commit is contained in:
AzazelN28 2024-11-27 09:27:22 +01:00 committed by Belén Albeza
parent f564b4e66d
commit 22b01c63b5
6 changed files with 121 additions and 8 deletions

View file

@ -10,6 +10,7 @@
[app.common.types.shape :as shape]
;; [app.common.svg.path :as path]
[app.render-wasm.api :as api]
[app.render-wasm.path :as path]
[clojure.core :as c]
[cuerdas.core :as str]))
@ -120,6 +121,7 @@
:opacity (api/set-shape-opacity v)
:hidden (api/set-shape-hidden v)
:shapes (api/set-shape-children v)
:content (api/set-shape-path-content v)
nil)
;; when something synced with wasm
;; is modified, we need to request