Reload viewer and reset starting frame from workspace

This commit is contained in:
Andrés Moya 2022-01-21 13:18:28 +01:00 committed by Andrey Antukh
parent b4c23f3554
commit 5641132eb9
2 changed files with 5 additions and 2 deletions

View file

@ -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)