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

Allow multiple treeviews in a single app to be configured differently #32

Closed
wr0ngway opened this issue Jan 29, 2015 · 1 comment
Closed
Milestone

Comments

@wr0ngway
Copy link

It would be nice if one had a way to configure multiple tree views differently, e.g. twistieTemplates
I'm new to angular, so this could just be ignorance on my part, but it seems like a number of items in the config are global for all tree views.

@jtrussell
Copy link
Contributor

For some options (like twistie templates) there's no good way to do this at the moment. For others you can use element level attributes (like ivh-treeview-use-checkboxes) to customize different treeview instances.

Being able to customize all options independently seems like a reasonable feature to add though, perhaps through an ivh-treeview-options attribute, so I'm going to stick it on v1.0.0 roadmap. Thanks!

@jtrussell jtrussell added this to the v1.0.0 milestone Jan 29, 2015
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