mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 20:06:11 +02:00
🐛 Fix thumbnails in viewer thumbnails
This commit is contained in:
parent
45b690ed05
commit
1bde183c50
4 changed files with 24 additions and 13 deletions
|
@ -383,7 +383,8 @@
|
|||
[:& thumbnails-panel {:frames frames
|
||||
:show? (:show-thumbnails local false)
|
||||
:page page
|
||||
:index index}]
|
||||
:index index
|
||||
:thumbnail-data (:thumbnails file)}]
|
||||
[:section.viewer-section {:id "viewer-section"
|
||||
:ref viewer-section-ref
|
||||
:class (if fullscreen? "fullscreen" "")}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue