q-tooltip on mouse move
-
Hello,
I need help with q-tooltip. Is it possible to have the q-tooltip move as the mouse moves?
I want some instruction to be shown when the user is expected to perform an action eg. click a point on map and tooltip should say “select a point” and be tied to mouse move.Thanks
HP -
I believe you should play with QTooltip’s offset prop and @mousemove listener on the element you want that behavior