mirror of
https://github.com/penpot/penpot.git
synced 2025-01-26 16:39:49 -05:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
e8de8c2401
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue