[Feature]: Add Crop and Mirror Tools #147
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-collab/bulk-image-organizer#147
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Problem or use case
Allow the user to crop and flip the image from the Grid's image viewer
Proposed solution
When the user enters the image viewer on the grid workbench:
Implemented on branch
0.3.6/issue-147-crop-mirror(pushed).Grid viewer dynamic toolbar (thumbnail-size slider hidden when entering viewer from grid):
< >horizontal mirror (immediate preview, debounced disk write like rotation)Persistence & undo:
.originals/(omitted from scans).originalson workspace close / app exitTests:
tests/test_viewer_crop_mirror.pyplus updated PR8 viewer right-panel count.Ready for review; PR to
mainon request.Implemented on branch
0.3.6/issue-147-crop-mirrorand opened as a PR targetingmainfor release 0.4.0.Delivered (issue #147):
.originals/(scanner skips it); session undo/redo for crop with thumbnail/viewer refresh.originalson session closeClosing this issue when the PR merges.