Viewer/grid UX batch (#54, #60, #77, #78, #82, #84) — v0.1.32 #85

Merged
ValleyGeek merged 2 commits from 0.1.31/issue-54-60-77-78-82-84-ux into main 2026-06-14 17:00:05 +00:00
Member

Summary

Delivers six related viewer and grid UX improvements in one release (0.1.32).

Added

  • Delete Group in Duplicates workbench — marks all images in the active duplicate group DELETE and advances (#60). Default shortcut X.
  • Clickable version label in Help workbench header (left of About) copies version to clipboard (#82).

Changed

  • Grid thumbnails centered horizontally in cells (#54).

Fixed

  • Tag rename/color no longer soft-locks UI on large workspaces (#77).
  • Viewer DELETE/tag toggles are responsive on large sets when filters unchanged (#78).
  • Viewer advances to correct next image when Hide Deleted or tag filters remove the active image (#84).

Issues

Closes #54, #60, #77, #78, #82, #84.

Testing

  • pytest tests/test_issue_ux_batch.py
  • ruff check src tests
  • pip install -e . smoke
## Summary Delivers six related viewer and grid UX improvements in one release (**0.1.32**). ### Added - **Delete Group** in Duplicates workbench — marks all images in the active duplicate group DELETE and advances (#60). Default shortcut `X`. - Clickable **version label** in Help workbench header (left of About) copies version to clipboard (#82). ### Changed - Grid thumbnails centered horizontally in cells (#54). ### Fixed - Tag rename/color no longer soft-locks UI on large workspaces (#77). - Viewer DELETE/tag toggles are responsive on large sets when filters unchanged (#78). - Viewer advances to correct next image when Hide Deleted or tag filters remove the active image (#84). ## Issues Closes #54, #60, #77, #78, #82, #84. ## Testing - `pytest tests/test_issue_ux_batch.py` - `ruff check src tests` - `pip install -e .` smoke
ui: viewer/grid UX batch (#54, #60, #77, #78, #82, #84)
Some checks failed
CI / lint (push) Successful in 7s
Linux AppImage / build-release (push) Successful in 7m56s
Windows Release / build-release (push) Successful in 9m35s
CI / build-release-1 (push) Has been skipped
CI / release-windows (push) Failing after 0s
CI / test (push) Failing after 1m38s
CI / build-release (push) Has been skipped
CI / release-linux (push) Failing after 0s
116c212a2a
- Center narrow thumbnails in grid cells (#54)
- Add Delete Group button and X shortcut in Duplicates workbench (#60)
- Optimize tag rename/color with targeted in-memory model patch (#77)
- Skip full filter invalidate when tag changes do not affect membership (#78)
- Fix viewer sequencing when filters prune the active image (#84)
- Show clickable version label left of About in Help workbench (#82)
docs: PR-prep for viewer/grid UX batch (#54, #60, #77, #78, #82, #84)
All checks were successful
CI / lint (push) Successful in 6s
CI / lint (pull_request) Successful in 8s
Windows Release / build-release (push) Successful in 9m16s
CI / release-windows (push) Successful in 0s
Linux AppImage / build-release (push) Successful in 9m54s
CI / test (push) Successful in 1m33s
CI / test (pull_request) Successful in 1m29s
CI / build-release-1 (push) Successful in 16s
CI / build-release (push) Successful in 13m28s
CI / release-linux (push) Successful in 0s
CI / build-release (pull_request) Successful in 13m29s
CI / release-linux (pull_request) Successful in 0s
CI / build-release-1 (pull_request) Successful in 8m2s
CI / release-windows (pull_request) Successful in 0s
1fad600a55
Bump VERSION to 0.1.32. Update USER_GUIDE and CHANGELOG for Delete Group,
Help version label, grid centering, and viewer/tag performance fixes.
ValleyGeek deleted branch 0.1.31/issue-54-60-77-78-82-84-ux 2026-06-14 17:00:06 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ai-collab/bulk-image-organizer!85
No description provided.