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!127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0.1.45/issue-21-57-67-dupe-workbench-depth"
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
reviewed_dupe_groupstable,WORKING_DB_VERSION1→2 with an additive migration) instead of living only in memory, where it reset every session. The row for a removed/cleaned-up dupe tag is deleted wherever dupe tags get removed, so a later group that recycles the same tag name starts unreviewed.QGraphicsView/QGraphicsSceneinstead of a plain scaledQPixmap, so zoomed/panned content is clipped to that tile. Wheel-zoom and drag-pan on any tile broadcast relative (multiplicative/fractional) deltas to every other visible tile, so small and large images in a duplicate group zoom/pan proportionately to each other instead of drifting apart.pick_keep_best_path()/keep_best_delete_paths()gain an optionalrootkwarg: when given, ties on pixel count are broken by a Pillow-based edge-variance sharpness score (FIND_EDGES+ variance) instead of falling straight through to date/path — implemented without an OpenCV dependency per AGENTS.md's non-goals (see DR-025).Test plan
ruff check/ruff format --checkpytest(including a dedicated WorkingDB schema-migration test)Refs #21, #57, #67. (#57's zoom/pan gesture and #21's sharpness display both get follow-up polish in the final PR of this chain — fit-on-resize/visible-border fixes, left-click-drag pan, and surfacing the sharpness score in the UI for every image instead of only Keep Best's internal use of it.)
Stacked on #126 — part of the 11-PR sequential chain into
main.4a69435d9e4638af90e4