Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fixing the problem with Include/Exclude #133

Merged
merged 1 commit into from
Feb 28, 2017
Merged

Conversation

jpricket
Copy link
Member

  • it turns out that we were doing all the right stuff, but the event to update the UI was being lost.
  • to fix the problem we just need to not rely on the Model existing forever (since we now throw it away and recreate it on ReInit)

- it turns out that we were doing all the right stuff, but the event to update the UI was being lost.
- to fix the problem we just need to not rely on the Model existing forever (since we now throw it away and recreate it on ReInit)
@msftclas
Copy link

@jpricketMSFT,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

Copy link
Contributor

@jeffyoung jeffyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

3 participants