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 collection item trait tracing #55

Merged
merged 4 commits into from
Feb 24, 2014

Conversation

itziakos
Copy link
Member

This PR updates the subscription logic of the trait-tracer to make sure that item changes will trigger an update when collection traits are subscribed to enaml component attributes.

@rkern
Copy link
Member

rkern commented Feb 24, 2014

LGTM.

itziakos added a commit that referenced this pull request Feb 24, 2014
@itziakos itziakos merged commit 7dd4d84 into master Feb 24, 2014
@itziakos itziakos deleted the fix-collection-item-trait-tracing branch February 24, 2014 10:33

enaml_widget = self.view.find('test_dict_subscribe')

with self.assertTraitDoesNotChange(self.model, 'list_values'):
Copy link
Member

Choose a reason for hiding this comment

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

Copypasta

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.

3 participants