syndenbock / MinimapButtonButton

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

Option to exlude certain buttons #7

Closed haatveit88 closed 3 years ago

haatveit88 commented 3 years ago

This look really nice and clean so far, but the one (and really, only) feature I'm missing is being able to blacklist / exclude certain minimap buttons from being collated. For example, I want my WIM chat addon button to behave like normal, and be ignored by MBB.

Not really sure what a clean way to do it would be, but it's an infrequent operation so having to type a slash command to list collated buttons and then another command to exclude one of them by an ID or name would be plenty good enough imo.

I've made a PR with a working solution, but, no hard feelings if you want to do it yourself or don't like my approach! 😊

syndenbock commented 3 years ago

I have added this feature based on your implementation of it. I changed the commands for ignoring/unignoring a bit: