So, I have a Component which implements the TooltipClient method. It works perfectly.
Now I’d like to show the tooltip not only on mouse movements, but also during a mouse dragging action.
How can I do it?
Thanks 
Haven’t got a mechanism for that, would need to add a method to do that.
You can use BubbleComponent instead
Oh, great. I’ll try with the bubble then. Thank you again.
