I try to add specific tooltips to the customized symbols in my palettes (like the tooltips of the standard symbols).
We will use yEd to define CMDB-Layouts for our Configuration Management Database, so each symbol represent a specific CI-Type/-Subtype-Tupel of our given CMDB. So, this customized palettes contains more than 120 symbols (SVG). With this huge range, it's very hard to pick up the correct icon from the palette.
A customizable tooltip, which displays the related CI-Type / -Subtype on mouseover (by example) will be very helpful .
Is there any way to do this? (we use our own svg library, so it's also possible to modify the basic SVG's himself).
Thanks in advice.