mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 04:41:37 +02:00
🐛 Fix thumbnail in shared library not updated
This commit is contained in:
parent
564843b297
commit
efddd6c35f
4 changed files with 43 additions and 35 deletions
|
@ -490,6 +490,9 @@
|
|||
(dm/get-in state [:viewer-local :zoom-type]))
|
||||
st/state))
|
||||
|
||||
(def workspace-thumbnails
|
||||
(l/derived :workspace-thumbnails st/state))
|
||||
|
||||
(defn workspace-thumbnail-by-id
|
||||
[object-id]
|
||||
(l/derived
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue