You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose get_state() on the iframe window (patched via setup-surfer.sh).
The integration.js shim polls it every 100ms (after waves load) and posts
a 'focused-item-changed' message to the parent when WaveData.focused_item
changes. WaveformViewer updates _focusedVisibleIdx on this event so
MoveCursorToTransition always navigates the signal the user last clicked,
not just the auto-selected one on load.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments