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

CollectionViewSource updates #697

Merged
merged 4 commits into from
Mar 19, 2019
Merged

CollectionViewSource updates #697

merged 4 commits into from
Mar 19, 2019

Conversation

jeromelaban
Copy link
Member

@jeromelaban jeromelaban commented Mar 19, 2019

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature

What is the current behavior?

Using a CollectionViewSource in ItemsControl does not work properly.

What is the new behavior?

  • Using CollectionViewSource directly now works properly, and updating the source property updates observer properly.
  • Added support for the CollectionViewSource.ItemsPath property

PR Checklist

Please check if your PR fulfills the following requirements:

@jeromelaban jeromelaban force-pushed the dev/jela/cvs-support branch from 4b040f0 to b5c68b8 Compare March 19, 2019 15:00
@jeromelaban jeromelaban force-pushed the dev/jela/cvs-support branch from b5c68b8 to bb91f94 Compare March 19, 2019 17:44
@jeromelaban jeromelaban merged commit f88bff0 into master Mar 19, 2019
@jeromelaban jeromelaban deleted the dev/jela/cvs-support branch March 19, 2019 18:13
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.

2 participants