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

Fix bug in Fsharp-friendly ObservableForProperty #407

Merged
merged 1 commit into from
Nov 22, 2013

Conversation

marklam
Copy link
Contributor

@marklam marklam commented Nov 22, 2013

Fix a dumb bug in the code I submitted for the F# friendly overload for ObservableForProperty.
Would only notify previously unseen property values, due to the use of Distinct instead of DistinctUntilChanged.

anaisbetts pushed a commit that referenced this pull request Nov 22, 2013
Fix bug in Fsharp-friendly ObservableForProperty
@anaisbetts anaisbetts merged commit 3bd7c2c into reactiveui:master Nov 22, 2013
@anaisbetts
Copy link
Member

Thanks!

@marklam marklam deleted the fsharpOFPbugfix branch November 30, 2013 21:29
@lock lock bot locked and limited conversation to collaborators Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants