tag #5

Merged
Ethanfel merged 11 commits from tag into main 2026-01-22 12:49:03 +01:00
Showing only changes of commit 2854907359 - Show all commits

View File

@@ -112,6 +112,9 @@ def load_images():
ui.notify(f"Source not found: {state.source_dir}", type='warning')
return
# Clear staging area when loading a new folder
SorterEngine.clear_staging_area()
state.all_images = SorterEngine.get_images(state.source_dir, recursive=True)
# Restore previously saved tags for this folder