mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 23:46:10 +02:00
✨ Enhance the behaviour of the artboards list on view mode
This commit is contained in:
parent
1797c702a7
commit
105cb6fa13
5 changed files with 22 additions and 5 deletions
|
@ -230,6 +230,8 @@
|
|||
:section section}]
|
||||
|
||||
[:div.viewer-content
|
||||
[:div.thumbnail-close {:on-click #(st/emit! dv/close-thumbnails-panel)
|
||||
:class (dom/classnames :invisible (not (:show-thumbnails local false)))}]
|
||||
[:& thumbnails-panel {:frames frames
|
||||
:show? (:show-thumbnails local false)
|
||||
:page page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue