Commit Graph

2 Commits

Author SHA1 Message Date
62a218f0cb feat: add manual crop mode
- CropOverlay component with draggable/resizable region
- Maintains target device aspect ratio
- Rule of thirds grid overlay
- Dark mask outside crop area
- Updates ImagePreview to show overlay in manual mode
- Updates photonWorker to handle manual crop regions
- Also fixes top/bottom crop modes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-14 06:14:47 -04:00
963c1eb709 feat: add pipeline editing components
- PipelinePanel: full pipeline configuration UI
- PipelineStep: reusable step toggle with controls
- EditImageModal: per-image pipeline editing with preview

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-13 18:52:40 -04:00