No description
UX Improvements: ✨ Multi-column grid layout for issues (2-3 columns on wide screens) - Issues now display in columns using CSS Grid - Reduces scrolling by 50-70% on large reports - Automatically responsive (1 column on mobile) 📏 Reduced white space throughout: - Issue cards: 20px → 10px padding - Card margins: 30px → 20px - Section headers: 20px → 10px padding - Smaller fonts and tighter spacing - Page overview cards more compact 🔍 Fixed zoom bug: - Wrapped image + SVG in zoomContainer - Apply transform to container, not just image - SVG markers now scale perfectly with zoom - No redrawing needed - automatic scaling! Before: ~40px per issue → Now: ~25px per issue Result: 20 issues fit in ~500px vs ~800px 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| README's | ||
| results | ||
| Test_files | ||
| uploads | ||
| .env.example | ||
| .gitignore | ||
| api.php | ||
| create_test_pdf_with_images.py | ||
| enterprise_pdf_checker.py | ||
| index.html | ||
| requirements.txt | ||
| test_env.py | ||
| test_php_env.php | ||
| test_quick.sh | ||
| test_visual_inspector.pdf | ||