mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 14:56:11 +02:00
🎉 Add thumbnail caching.
Avoid unnecesary rendering unchanged pages.
This commit is contained in:
parent
9d7214702f
commit
146394f3ca
2 changed files with 14 additions and 6 deletions
|
@ -166,7 +166,6 @@
|
|||
(let [file (retrieve-file conn file-id)]
|
||||
(get-in file [:data :pages-index id]))))
|
||||
|
||||
|
||||
;; --- Query: Shared Library Files
|
||||
|
||||
(def ^:private sql:shared-files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue