Rikarin / xui

Angular UI Component Library heavily inspired by Discord design
https://xuijs.org/
MIT License
7 stars 0 forks source link

bug(COMPONENT): tooltip not hidden when mouse exits slider's handle #137

Open Rikarin opened 5 months ago

Rikarin commented 5 months ago

Is this a regression?

The previous version in which this bug was not present was

No response

Description

Hover and move the xui-slider handle then rapidly move cursor outside of the focus; tooltip will never disappear.

Reproduction

StackBlitz link: Steps to reproduce:

  1. Hover and move the xui-slider handle
  2. Rapidly move cursor outside of the focus
  3. Tooltip will never disappear.

Expected Behavior

Tooltip will disappear

Actual Behavior

Not

Environment