syndenbock / MinimapButtonButton

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

Mouseover #28

Closed nacedos closed 8 months ago

nacedos commented 11 months ago

I've been fiddling with hidecompartment setting, but returns unknown setting for classic wow somehow? Untitled

What I'm trying to achieve is a compartment on hide until you mouse over it effect for the button (not to confuse with #11) to not clutter more my UI, is there a way to replicate that? If there isn't I think it would be a great enhancement addition.

syndenbock commented 11 months ago

The "hidecompartment" setting is for hiding the addon compartment box that has been added to the retail default UI and therefore is not available in classic. And to be honest I didn't understand what you wanted to do.

syndenbock commented 8 months ago

Could you explain the actual functonality you wanted? Maybe I can implement it.