Skip to content

try to fix an exception on Mac (second try) #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 1, 2023

Conversation

janusw
Copy link
Member

@janusw janusw commented Jan 1, 2023

* InvalidOperationException: This PlotModel is already in use by some other PlotView control
* on Mac we introduce the method PlotViewRenderer.DetachModelFromView (analogous to Android)
@janusw
Copy link
Member Author

janusw commented Jan 1, 2023

In contrast to #140, this actually seems to fix the exceptions. 🥳

@janusw janusw merged commit 83ef0bb into oxyplot:develop Jan 1, 2023
@janusw janusw deleted the mac_fix_v2 branch January 1, 2023 15:47
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.

InvalidOperationException on Mac: This PlotModel is already in use by some other PlotView control.
1 participant