Is there a way to make Webix tooltips not to disappear when mouse moves over the element with the tooltip?
To illustrate - please compare tooltip behaviour for HTML button and Webix button:
https://snippet.webix.com/pmlxebq7
When hovering over HTML button tooltip stays visible all the time mouse is over the button. For Webix button, after every slightest move, tooltip hides and then reappears, resulting in jittery experience.