🐛 Fix dragging shape

This commit is contained in:
Elena Torro 2026-04-20 16:14:44 +02:00 committed by Alonso Torres
parent 9ba8d4667c
commit b5701923ba

View File

@ -403,7 +403,7 @@
;; The loading overlay is suppressed because on-shapes-ready
;; is set.
(wasm.api/initialize-viewport
base-objects zoom vbox background)
base-objects zoom vbox :background background)
(reset! initialized? true)
(mf/set-ref-val! last-file-version-id-ref file-version-id))
(when (and (some? file-version-id)