Skip to content

Fix projection updates to use current slider time in interactive plot_topomap#13705

Open
Aniketsy wants to merge 1 commit intomne-tools:mainfrom
Aniketsy:fix-11790
Open

Fix projection updates to use current slider time in interactive plot_topomap#13705
Aniketsy wants to merge 1 commit intomne-tools:mainfrom
Aniketsy:fix-11790

Conversation

@Aniketsy
Copy link
Contributor

This PR fixes #11790 an issue where projection updates in interactive plot_topomap were not using the time selected by the slider.

Changes made

  • stored the current slider time index during interaction.
  • Used this stored time index when applying projections.
  • ensured merged channel information is preserved during redraw.
  • cleared stale contour state when projections are reapplied.
  • Re-enabled the slider interaction test in test_plot_topomap_basic.

@Aniketsy Aniketsy requested a review from drammock as a code owner February 28, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: plot_topomap slider clicking in interactive mode

1 participant