mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Merge pull request #7876 from penpot/ladybenko-12805-slow-loading
🐛 Fix viewport not being fully drawn on first load until a mouse …
This commit is contained in:
@@ -1042,6 +1042,7 @@
|
|||||||
(process-pending shapes thumbnails full noop-fn
|
(process-pending shapes thumbnails full noop-fn
|
||||||
(fn []
|
(fn []
|
||||||
(when render-callback (render-callback))
|
(when render-callback (render-callback))
|
||||||
|
(render-finish)
|
||||||
(ug/dispatch! (ug/event "penpot:wasm:set-objects")))))))
|
(ug/dispatch! (ug/event "penpot:wasm:set-objects")))))))
|
||||||
|
|
||||||
(defn clear-focus-mode
|
(defn clear-focus-mode
|
||||||
|
|||||||
Reference in New Issue
Block a user