Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett ad530c6c40 feat: add keyboard shortcuts to text selection tool
- Enter key confirms selection when valid area is drawn
- Escape key cancels and closes the selector
- Updated button text to "Edit This Area ↵" for clarity
- Added help text showing keyboard shortcuts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 23:12:34 -05:00
Jeff Emmett f09b1cc0b9 feat: add text inpainting for zine page refinement
- Add TextSelectionCanvas component for drawing rectangle selections
- Add inpaint-text API endpoint using Fal.ai FLUX Pro Fill
- Integrate "Edit Text Region" UI in the refine step
- Users can now select text areas and replace them without regenerating the full page

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 19:11:20 -05:00