!7 p { onLocalMechAppend("Mouse hovers", voidfunc(S s) { infoBox(text); TextImageAction tia = jextractSerializedObject(text, 'TextImageAction); if (tia != null && isSnippetID(tia.toolTip)) { S text = loadSnippet_cached(tia.toolTip); if (nempty(text)) showText(tia.toolTip, text); } }); }