MBB
The Addon HidingBar supersedes MBB on all aspects and is continually updated.
https://www.curseforge.com/wow/addons/hidingbar
MBB reduces minimap buttons and makes them accessible through a pop out menu. Click the MBB button to expand the menu and display the buttons. Each button that is collapsed into the menu can be reattached to the minimap with Ctrl + Right Click. The MBB button can also be detached from minimap with Ctrl + Right Click.
Hot Key
- Ctrl + Right Click - detach / reattach a minimap button
Slash Commands
- /mbb - shows the MBB commands
- /mbb buttons - shows a list of all rfames in the MBB bar
- /mbb reset position - resets the position of the MBB button
- /mbb reset all - resets the MBB settings
@Blia2
BTW- This is being worked on.
and can you add an option to detach from mini map
You can detach the MBB button with Ctrl + Right Click while over the button.
addon not grabing buttons for healbot, accountant classic, raid tracker, and calculator
Handling MiniMap background and subchild buttons are my next top priority. There are code issues to deal with before I can tackle this enhancement. Thanks for the report!
Using a mod called Healium. It grabs the button but for what ever reason the icon is blown up to big for its little circular frame.
Thanks for the report. I'll investigate this.
I felt I should provide an update on where things are with the Healium, Healbot, FishingBuddy and MonkeyBuddy button requests. I had a possible fix however I rolled things back because the code was a little buggy when reseting configuration. I do plan to provide a change to handle the requested buttons however there are a couple of other issues that I must fix first because the issues are directly related to maintaining this Addon. Check back later for updates. I'll release a new version soon that will clean up and organize some of the code that has been bothering me.
With the new updates occuring again to this addon, is there any chance you can put the fix in so that it saves the Button position correctly when not attached to the minimap? I posted a fix in June 2011 (page 2 of comments now), and I have to keep reapplying the fix with each update.
Thanks!
Yes I'll take a look at this request.
This one's resolved!
Can you please make it catch the MonkeyBody and FishingBody icons?
The one that annoys me the most is MonkeyBody, since it doesn't have any options for positioning.
Just to confirm the issue you are reporting; are you saying that these two icons can't be put into the MBB for one reason or another?
Yes, exatly what I mean.
I'll take a look at this issue.
Excellent AddOn !
Thank You !
To solve the problem with "minimap zone header":
1. go to Interface\Addons\MBB
2. open MBB.lua
3. find the "MBB_Ignore = {" section
4. add to the end of it:
[29] = "MinimapZoneTextButton",
[30] = "GuildInstanceDifficulty",
[31] = "MiniMapInstanceDifficulty",
};
5. save the file and exit, start WOW, profit !
Thanx to funkydude !!
THANKS man!!
The initial update for 5.0.4 is made. Please report any bugs you find.
Please add more Blizz frames to the ignore list to solve conflicts with your users using SexyMap, in specific: MinimapZoneTextButton, GuildInstanceDifficulty, MiniMapInstanceDifficulty.