Slideshow direction naming somewhat confusing #14172
sukram230799
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While playing around with the slideshow, I stumbled over the Direction settings. Currently, the UI shows

Forward
andBackward
.From my first assumption for a slideshow, this would mean forwards/backwards through time, especially in the German translation. However, it is currently dependent on the album order and will either be Descending- or Ascending order through that album.
immich/web/src/lib/components/slideshow-settings.svelte
Lines 29 to 31 in 6729782
Maybe we could use another label for it (
Downward
/Upward
orTop down
/Bottom up
or evenAscending order
/Descending order
) to better communicate what it does. What are your opinions/suggestions?Thanks, Markus
Beta Was this translation helpful? Give feedback.
All reactions