Open eanar opened 5 years ago
Small change to allow setting the tooltip delay from the options settings:
var options = { ... tooltipDelay: 300, ... }
Small change to allow setting the tooltip delay from the options settings: