- Track component now uses Math.max to ensure track.height is at least MIN_TRACK_HEIGHT - TrackList component also uses Math.max for consistent enforcement - Fixes issue where tracks with old height values (340px, 357px) were smaller - All tracks now guaranteed to be exactly 360px regardless of stored height 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>