fix(viewer): hold filter refresh when tagging the active image out of view #110
No reviewers
Labels
No labels
Kind/Bug
Kind/Feature
Priority/High
Priority/Medium
Reviewed/Confirmed
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-collab/bulk-image-organizer!110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0.1.36/issue-38-viewer-tag-skip"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
d/apress then skipped one further image.ImageFilterProxy.set_pinned_relative_pathto force-include one row regardless of filter criteria. While the viewer shows the just-tagged active image,main_window.pypins it so the display/filmstrip/carousel stay untouched, and stages a deferred resync (ImageViewer.defer_resync) that only fires on the user's next intentional navigation — landing exactly on the image immediately following/preceding the tagged one.Fixes #38.
Test plan
ruff check . && ruff format --check .pytest— 367 passed, 1 skippedtests/test_pr8_viewer.pycovering next/prev navigation after tagging the active image out of an "Untagged Only" filter./scripts/smoke-ui-exit.sh— clean Qt teardownpip install -e .+scripts/get-version.py --canonicalresolves dev/release version correctly./scripts/check-version-bump.sh— VERSION bumped 0.1.36 → 0.1.37