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

TraitsView doesn't refresh when its view changes #41

Open
jwiggins opened this issue Feb 10, 2014 · 2 comments
Open

TraitsView doesn't refresh when its view changes #41

jwiggins opened this issue Feb 10, 2014 · 2 comments

Comments

@jwiggins
Copy link
Member

TraitsView should @observe() its 'view' and 'model' attributes (atoms?). That way you can switch the view or model at runtime and have things work as expected. You can probably do this now with an enaml Include declaration, but I think that's asking too much.

@itziakos itziakos modified the milestones: 0.2.1, 0.3.0 Feb 11, 2014
@itziakos
Copy link
Member

I am looking into getting a 0.2.1 bug fix version out this week. Is it ok if we schedule this enhancement for the next bug fix release?

@itziakos itziakos removed this from the 0.2.1 milestone Feb 11, 2014
@jwiggins
Copy link
Member Author

Yeah, I'm not in any hurry.

@itziakos itziakos modified the milestones: 0.2.1, 0.2.2, 0.3.0 Feb 12, 2014
@itziakos itziakos removed this from the 0.3.0 milestone Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants