Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"FolderNavigation=LoopSubFolders" not working as expected #325

Open
justsome12 opened this issue Jul 28, 2024 · 0 comments
Open

"FolderNavigation=LoopSubFolders" not working as expected #325

justsome12 opened this issue Jul 28, 2024 · 0 comments

Comments

@justsome12
Copy link

; Navigation within or between folders
; LoopFolder : Loop within the source folder and never leave this folder
; LoopSameFolderLevel: Loop to next folder on the same hierarchy level (sibling folders)
; LoopSubFolders: Loop into subfolders of the source folder
FolderNavigation=LoopSubFolders

problem:
the function only loads the images of each subfolder, after all pictures from the current folder were shown .

solution:
load all pictures from the folder and all its subfolders into the pool as that sorting by name works properly and not only shows images alphabetically from the folder one is at.

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

No branches or pull requests

1 participant