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

Design-time propagation of bound data #67

Open
patrik-u opened this issue Sep 11, 2016 · 0 comments
Open

Design-time propagation of bound data #67

patrik-u opened this issue Sep 11, 2016 · 0 comments
Labels

Comments

@patrik-u
Copy link

Provide a way to turn off design-time propagation of bound data. It's nice to see bound data show up and be propagated in the editor, we can also generate dynamic list items in the editor and save initialization time. However, it may also lead to a lot of data being created (e.g. generated list items), during design time that we don't necessarily want. We can have a check-box on the view-presenter that turns off this behavior and perhaps a field on List view that disables design-time generation of list-items.

@patrik-u patrik-u added the task label Sep 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant