Update README.md
This commit is contained in:
@@ -10,6 +10,20 @@ MinimapButtonBag_Octo cleans up your Minimap and relocates the buttons in a menu
|
|||||||
* Unzip into `WoW\Interface\AddOns`
|
* Unzip into `WoW\Interface\AddOns`
|
||||||
* Make sure the resulting folder is named exactly `MinimapButtonBag_Octo`
|
* Make sure the resulting folder is named exactly `MinimapButtonBag_Octo`
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
* While attached to the minimap (default state):
|
||||||
|
|
||||||
|
* Left-click the bag icon — expand/collapse the button bag.
|
||||||
|
* Shift + Left-drag — slide the bag icon around the rim of the minimap (angle-locked, stays orbiting the minimap edge).
|
||||||
|
* Ctrl + Right-click — detach the bag icon from the minimap; it jumps to wherever your cursor is and switches to free-floating mode.
|
||||||
|
* Right-click (without Ctrl) — open the MBB options panel.
|
||||||
|
|
||||||
|
**Once detached (free-floating):
|
||||||
|
|
||||||
|
Shift + Left-drag — move the icon anywhere on screen.
|
||||||
|
Ctrl + Right-click — reattach it back to the minimap (snaps to default position).
|
||||||
|
|
||||||
## Changelog (Octo fork - V1.0)
|
## Changelog (Octo fork - V1.0)
|
||||||
* Original addon was causing crashes with OctoWoW., forked to get it working without issues.
|
* Original addon was causing crashes with OctoWoW., forked to get it working without issues.
|
||||||
* Fixed a bug in `MBB_RestoreButton` where right-click-restoring a button to the minimap set its width equal to its height instead of its original width, distorting non-square buttons.
|
* Fixed a bug in `MBB_RestoreButton` where right-click-restoring a button to the minimap set its width equal to its height instead of its original width, distorting non-square buttons.
|
||||||
@@ -20,17 +34,5 @@ MinimapButtonBag_Octo cleans up your Minimap and relocates the buttons in a menu
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
While attached to the minimap (default state):
|
|
||||||
|
|
||||||
Left-click the bag icon — expand/collapse the button bag.
|
|
||||||
Shift + Left-drag — slide the bag icon around the rim of the minimap (angle-locked, stays orbiting the minimap edge).
|
|
||||||
Ctrl + Right-click — detach the bag icon from the minimap; it jumps to wherever your cursor is and switches to free-floating mode.
|
|
||||||
Right-click (without Ctrl) — open the MBB options panel.
|
|
||||||
|
|
||||||
Once detached (free-floating):
|
|
||||||
|
|
||||||
Shift + Left-drag — move the icon anywhere on screen.
|
|
||||||
Ctrl + Right-click — reattach it back to the minimap (snaps to default position).
|
|
||||||
|
|
||||||
|
|
||||||
-Olzon
|
-Olzon
|
||||||
|
|||||||
Reference in New Issue
Block a user