Issue Numbering System:
📍 Issues with visual markers now show #1, #2, #3, etc.
- Yellow badge "📍#5" appears on issues with page locations
- Click badge to jump to Visual Page Inspector and highlight marker
- Numbers correlate between issue list and page markers
Smart Marker Grouping:
🎯 Multiple issues at same location = ONE marker
- Example: 8 issues on one image → Shows "1+7" badge
- Hover shows ALL issues at that location in tooltip
- Prevents marker overlap and clutter
- First issue number + count of additional issues
Table Coordinate Support:
📊 Tables now have visual markers
- Extract bounding box from pdfplumber find_tables()
- Tables highlighted with orange warning boxes
- Each table gets its own marker
Enhanced Tooltips:
💬 Hover markers to see multiple issues:
- Lists all issues at that coordinate
- Shows severity, description, and fix for each
- Scrollable for locations with many issues
- "3 issues at this location:" header
Interactive Features:
- Click 📍#5 badge in issue list → jumps to page & pulses marker
- Hover marker → see all issues there
- Larger badges for multi-issue locations (18px vs 16px)
- White stroke around badges for better visibility
Result: Page 1 with 3 images & 24 issues = 3 clean markers instead of 24!
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>