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 strange WPF quirks in VS extension #20

Open
atlaste opened this issue Aug 3, 2017 · 0 comments
Open

Fix strange WPF quirks in VS extension #20

atlaste opened this issue Aug 3, 2017 · 0 comments

Comments

@atlaste
Copy link
Owner

atlaste commented Aug 3, 2017

The information doesn't always seem to update in the VS extension. Upon closer inspection it apprears something fishy is going on...

Relevant code: Coveragereport.xaml.cs, line 52-58

WCF should update lists in an ObservableCollection. While this works, apparently the DataGrid stops functioning when we use this. Using a normal List works seems to work, but doesn't update anymore.

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

No branches or pull requests

1 participant