mar10 / dynatree

Automatically exported from code.google.com/p/dynatree
92 stars 37 forks source link

add node icon tooltip #489

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?

Add tooltip to a node icon and not only to the node text something like

node.data.iconTooltip = "This node has extra data";

What goal would this enhancement help you achieve?

Would let me put a tooltip for each difference node icons I use.

Original issue reported on code.google.com by pedrola...@gmail.com on 20 May 2014 at 12:46

GoogleCodeExporter commented 9 years ago
I don't add new features to Dynatree, since Fancytree is already released, 
sorry.
But I think it would be possible to add node.data.iconTooltip to the icon span 
in a custom `onRender` callback.

Original comment by moo...@wwwendt.de on 20 May 2014 at 9:08