Skip to content

Add option to auto-switch to sibling directory on navigation boundary#2298

Open
ThingOfNull wants to merge 3 commits intod2phap:developfrom
ThingOfNull:feature/auto-switch-sibling-directory
Open

Add option to auto-switch to sibling directory on navigation boundary#2298
ThingOfNull wants to merge 3 commits intod2phap:developfrom
ThingOfNull:feature/auto-switch-sibling-directory

Conversation

@ThingOfNull
Copy link

Currently, when reaching the last or first image in a directory, navigation either stops or loops back.
This PR adds a new optional setting EnableAutoSwitchSiblingDir (default off) that automatically switches to the next or previous sibling directory, allowing seamless browsing across folders.

When switching, a toast message is displayed showing the target folder name.
Navigating backward lands on the last image of the previous directory.
Sibling directories that contain no supported image files are skipped.

Chinese Simplified translations are also included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant