GUI-source
GUI-source copied to clipboard
Tooltip attached to Icons using Direct embedding method
When using the data-grunticon-embed
(Direct embedding) approach the SVG XML is inserted inside the .icon
element, overwriting our .tooltip-bubble
element.
We need to use Grunticon loader's callback to ensure the tooltip bubble is inserted after Grunticon embed has done its thing.