mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 14:18:07 +00:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
e8de8c2401
@ -156,6 +156,8 @@
|
||||
loading-fonts? (some? (dom/query (dm/str "#frame-container-" id " > style[data-loading='true']")))]
|
||||
(when (and (not loading-images?)
|
||||
(not loading-fonts?))
|
||||
(reset! svg-uri* nil)
|
||||
(reset! bitmap-uri* nil)
|
||||
(generate-thumbnail)
|
||||
(reset! regenerate* false))))))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user