mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix dragging shape
This commit is contained in:
parent
9ba8d4667c
commit
b5701923ba
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user