mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 20:26:12 +02:00
✨ Reload viewer and reset starting frame from workspace
This commit is contained in:
parent
b4c23f3554
commit
5641132eb9
2 changed files with 5 additions and 2 deletions
|
@ -242,7 +242,8 @@
|
|||
|
||||
(nil? frame)
|
||||
[:section.empty-state
|
||||
[:span (tr "viewer.frame-not-found")]]
|
||||
(when (some? index)
|
||||
[:span (tr "viewer.frame-not-found")])]
|
||||
|
||||
(some? frame)
|
||||
(if (= :handoff section)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue