mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 22:17:20 +02:00
🐛 Fix wasm glitches
This commit is contained in:
parent
26a2ef8fb7
commit
64e6d0b1f8
5 changed files with 68 additions and 14 deletions
|
@ -142,6 +142,7 @@
|
|||
;; when something synced with wasm
|
||||
;; is modified, we need to request
|
||||
;; a new render.
|
||||
(api/clear-cache)
|
||||
(api/request-render "set-wasm-attrs")))
|
||||
|
||||
(defn- impl-assoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue