Skip to content

Controls: improve multiplot support for context menu#4674

Merged
swharden merged 10 commits intomainfrom
4671
Jan 8, 2025
Merged

Controls: improve multiplot support for context menu#4674
swharden merged 10 commits intomainfrom
4671

Conversation

@swharden
Copy link
Member

@swharden swharden commented Jan 7, 2025

This PR modifies ContextMenuItem.OnInvoke to act on a specific Plot instead of the IPlotControl to improve support for multi-plot environments.

All user control menu systems required refactoring to support this change.

Resolves #4671

@swharden swharden disabled auto-merge January 8, 2025 00:03
@swharden swharden enabled auto-merge January 8, 2025 00:04
@swharden swharden merged commit 7a715c3 into main Jan 8, 2025
3 checks passed
@swharden swharden deleted the 4671 branch January 8, 2025 00:05
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.

Multiplot: Improve support for right-click context menu

1 participant