iVantage / angular-ivh-treeview

A treeview for AngularJS with filtering and checkbox support.
http://ivantage.github.io/angular-ivh-treeview/
MIT License
238 stars 89 forks source link

Enabling angular bootstrap tooltip while mouse over on the leaf nodes #183

Open JavaCodeStream opened 7 years ago

JavaCodeStream commented 7 years ago

Cross Posting: SO post: http://stackoverflow.com/questions/43710573/enabling-angular-bootstrap-tooltip-while-mouse-over-on-the-leaf-nodes-angular-iv

How do I enable angular bootstrap tooltip while mouse over on the leaf nodes of my ivh-treeview to render some additional details?

JomonTJose commented 7 years ago

Hi, Do we have any solution for this issue?I see this is still open. It would be really helpful

jtrussell commented 7 years ago

Can you share a demo of what what you've tried? I don't know the tooltip library in question but this sounds like something you should be able to add to a node template.