syndenbock / MinimapButtonButton

A World of Warcraft addon for collecting minimap buttons
7 stars 3 forks source link

Most icons are invisible until I mouseover them #30

Closed emmericp closed 5 months ago

emmericp commented 5 months ago

It looks like this:

Screenshot 2024-04-17 174808

The other icons show once I place my mouse somewhere within in the frame and they disappear a few seconds after I move the cursor out of the frame.

It's showing the following buttons: ItemRack, Gargul, Details, DBM, AtlasLoot, LFG Bulletin Board, WeakAuras, RestedXP, Questie, NovaWorldBuffs

The Icon that always shows is "LFG Bulleting Board"

syndenbock commented 5 months ago

Could you temporarily disable MinimapButtonButton and see if the icons still disappear until you mouse over them? My suspision is that some other addon is adding the "show on hover only" behaviour as MinimapButtonButton doesn't include such behaviour. I could make a test build that blocks changing the alpha of collected buttons as the "show on hover" functionality works by making the buttons fully transparent.

emmericp commented 5 months ago

Figured it out, it was Leatrix Plus attempting to hide them except on mouseover of the minimap, thanks!

Not sure why LFG Bulletin Board behaved differently, it works correctly with MinimapButtonButton disabled but whatever