Track controls now stay perfectly aligned with their waveforms during vertical scrolling. The waveform column handles all scrolling (both horizontal and vertical), and synchronizes its vertical scroll position to the controls column. Changes: - Removed independent vertical scroll from controls column - Added scroll event handler to waveforms column - Controls column scrollTop is synced with waveforms column - Track controls and waveforms now stay aligned at all times 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>