Files
soroban-abacus-flashcards/packages
Thomas Hallock 1da3358db1 fix(abacus-react): include space for numbers in viewBox calculation
When showNumbers is enabled, the SVG viewBox now includes the 40px space
needed for NumberFlow elements rendered below abacus columns.

Previously: Always passed showNumbers: false to calculateStandardDimensions
Now: Pass finalConfig.showNumbers to include numbers space when needed

This fixes overflow issues where numerals were cut off because the viewBox
height didn't account for them.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 08:49:41 -06:00
..