Skip to content
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

Issue #338: Attaching/detaching PlotView/Model in Model setter. #339

Merged
merged 1 commit into from Jan 23, 2015

Conversation

TheAlmightyBob
Copy link
Contributor

Added to iOS/Android the same logic as other platforms have in OnModelChanged.
(kept to setters since the separate OnModelChanged isn't required here like it is on the DependencyProperty-based implementations, but it could easily be refactored for consistency)

Should also address issue #288.

Warning: I do not have an Android license, so am unable to test that. I am merely trusting that it works there since the same logic is tested on all the other platforms and isn't really platform-specific. (and I have seen this issue discussed in Xamarin's Android forums)

…. (same logic as other platforms have in OnModelChanged)
objorke pushed a commit that referenced this pull request Jan 23, 2015
Issue #338: Attaching/detaching PlotView/Model in Model setter.
@objorke objorke merged commit d4a2f07 into oxyplot:develop Jan 23, 2015
@objorke
Copy link
Member

objorke commented Jan 23, 2015

Thanks!

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.

None yet

2 participants