You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: deletion from slideshow for cases were user is not present
In that case, deleting the currently viewed file had the following issues:
1. When deleting the first image, the UI just stayed with it.
2. When deleting another image, the UI switched to the previous image,
instead of the next one, which is inconsistent to the behavior when
user is available
3. When switching to the next image, the title shown at the top did
not correctly update
Signed-off-by: Philipp Hasper <[email protected]>
0 commit comments