Skip to content

Conversation

@kramandr
Copy link
Contributor

@kramandr kramandr commented Jan 2, 2026

Removed the unfinished/unused solution-circuit toggle that might have caused inconsistent behavior across visualizations:

  • Dropped showSolutionCircuit state/UI/prop in components/pageblocks/VisualizeRowReact.js, stopped forwarding it through components/widgets/VisualizationLogic.js, and removed the extra arg/prop passthrough in components/Visualization/svgs/Visualizations.js.

  • Restored the simple processedData = data ? [...data] : [] handling in VisualizeRowReact (no steps/metadata expansion)

  • Restored reduction-mode to show only the first/last frames when showReduction is on. (might have been cause for issues for other visualizations and reductions)

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.

1 participant