sfmict / HidingBar

Adds a custom panel for easy add-on management.
GNU General Public License v3.0
8 stars 1 forks source link

Conflict: Exlist's tooltip does not hide after mouseout. #26

Closed class2u closed 11 months ago

class2u commented 11 months ago

Environment

Steps to reproduce

  1. Install the Exlist addon.
  2. Mouseover it's minimap button.
  3. Mouseout the minimap button.

Expected Behaviour

The Exlist's tooltip hides after mouseout.

Actual Behaviour

The Exlist's tooltip is still there and no way to hide it except /reload.

I am not sure it is the issue of Exlist or HidingBar. But the Exlist's tooltip does hide after mouseout when HidingBar is not loaded.

Debug Output

No lua error.

Screenshots

sfmict commented 11 months ago

Hello, I can fix this situation a little, the button must be visible for its script to work. Only the author of the addon will fix this completely.

class2u commented 11 months ago

Thanks for replying so quickly. I logged this issue in Exlist.

sfmict commented 11 months ago

As far as I understand, this has been fixed.