From 78d2bf471dca2d8abc9ba9ed65e94984a5be19b6 Mon Sep 17 00:00:00 2001 From: totalllyswede Date: Thu, 9 Jul 2026 18:50:03 -0700 Subject: [PATCH] Fix author name in README.md Corrected the author name in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 721a89e..a03aa32 100644 --- a/README.md +++ b/README.md @@ -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). * 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