Fix author name in README.md
Corrected the author name in the README.
This commit is contained in:
@@ -18,4 +18,4 @@ MinimapButtonBag_Octo cleans up your Minimap and relocates the buttons in a menu
|
|||||||
* Cleaned up a malformed `## X-Date` line in the `.toc` (missing colon).
|
* Cleaned up a malformed `## X-Date` line in the `.toc` (missing colon).
|
||||||
* Fixed Ctrl+Right-click "detach from minimap" positioning: it was converting the cursor position using the icon's own display scale (`MBB_Options.Scale/100`) instead of the UI's actual effective scale (`UIParent:GetEffectiveScale()`), so the button would land in the wrong spot instead of following your cursor away from the minimap.
|
* Fixed Ctrl+Right-click "detach from minimap" positioning: it was converting the cursor position using the icon's own display scale (`MBB_Options.Scale/100`) instead of the UI's actual effective scale (`UIParent:GetEffectiveScale()`), so the button would land in the wrong spot instead of following your cursor away from the minimap.
|
||||||
|
|
||||||
* -Olzon
|
-Olzon
|
||||||
|
|||||||
Reference in New Issue
Block a user