GUI-source icon indicating copy to clipboard operation
GUI-source copied to clipboard

Tooltip attached to Icons using Direct embedding method

Open jonnystening opened this issue 7 years ago • 0 comments

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.

jonnystening avatar Oct 06 '17 02:10 jonnystening