Skip to content

fix: tooltip closes while mouse moves over item

George Florea Bănuș requested to merge (removed):fix-tooltip into release/22.04

The itemHovered signal is emitted whenever the mouses moves causing the tooltip to close.

Merge request reports