Files
soroban-abacus-flashcards/apps
Thomas Hallock 855e5df2c0 feat: add dev-only crop tool for custom map region cropping
- Add DevCropTool component (Ctrl+Shift+B to activate, R to reset, ESC to exit)
- Add customCrops.ts for storing viewBox overrides per map/continent
- Add /api/dev/save-crop endpoint to automatically update customCrops.ts
- Integrate custom crops into calculateContinentViewBox in maps.ts
- Use proper brace-matching algorithm for safe TypeScript file editing

This allows fine-tuning map region crops (e.g., cropping Russia out of Europe view)
without manual file editing.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 16:29:44 -06:00
..