docs: update SESSION_STATE with interactive crop box feature

This commit is contained in:
2026-04-22 11:47:23 +03:00
parent dba47aa656
commit 4977f4ac0a

View File

@@ -46,7 +46,13 @@ Store the original EXIF-stripped image (before crop/rotation) separately for deb
- Removed dark overlay hiding the image beneath crop box
- Added orientation indicators (UP/DOWN/LEFT/RIGHT) to show image direction
**Status:****COMPLETE** — Original images stored, debug panel fully usable for validation
**Interactive Crop Box**:
- Drag entire box to reposition
- Resize from orange corner handles
- Reset button to revert to AI bounds
- Live log shows adjusted vs original bounds
**Status:****COMPLETE & INTERACTIVE** — Debug panel fully functional for validation and adjustment of crop/rotation
---