mirror of
https://github.com/penpot/penpot.git
synced 2026-09-13 15:38:38 +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
|
;; The loading overlay is suppressed because on-shapes-ready
|
||||||
;; is set.
|
;; is set.
|
||||||
(wasm.api/initialize-viewport
|
(wasm.api/initialize-viewport
|
||||||
base-objects zoom vbox background)
|
base-objects zoom vbox :background background)
|
||||||
(reset! initialized? true)
|
(reset! initialized? true)
|
||||||
(mf/set-ref-val! last-file-version-id-ref file-version-id))
|
(mf/set-ref-val! last-file-version-id-ref file-version-id))
|
||||||
(when (and (some? file-version-id)
|
(when (and (some? file-version-id)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user