File Details
HideObjToggle
- R
- Sep 21, 2025
- 12.90 KB
- 102
- 11.2.0
- Retail
File Name
HideObjToggle.zip
Supported Versions
- 11.2.0
v1.7
-
Persistence/UI init fix: Settings now load on
ADDON_LOADEDbefore building menus, ensuring options/position persist across relog/reload. -
AddOns list icon:
.tocgained## IconTexture: Interface\AddOns\HideObjToggle\Iconso the addon shows its own icon (not “?”) in control panels.
v1.6
-
Per-character profiles: Added “Use per character settings” checkbox in Options; switching live-refreshes all controls.
-
Combat behavior: Added checkboxes for “Auto hide minimap icon in combat” and “Auto hide objective tracker in combat.”
-
Details footer: Added read-only info block (Author, Version, Created, Addon, Commands).
v1.5
-
Options text wrapping: Description now anchors left/right with word-wrap so text stays inside the panel.
-
Show icon toggle: Added “Show minimap icon” checkbox in Options; disabling it hides the icon and greys out size/offset/drag controls.
-
Menu hinting: Minimap menu message updated to reference the new checkbox as another way to re-show the icon.
v1.4
-
Options panel added: New AddOns panel (“HideObjToggle”) with:
-
Button Scale slider (0.6–1.6)
-
Rim Offset (px) slider (−10 to 30) to push toward/away from the rim
-
Require Alt key to drag checkbox
-
-
Live updates: Sliders/checkbox immediately update the button’s size/position and behavior.
v1.3
-
Minimap right-click menu: Right-click now opens a small menu instead of instantly hiding:
-
Hide icon
-
Reset position
-
Cancel
-
-
Slash helpers:
/ho maponand/ho mapoffadded (documented in menu messages).
v1.2
-
Safe drag rewrite: Replaced frame moving with cursor-angle dragging to prevent anchor errors; works smoothly with minimap anchors.
-
Anchor robustness: Clearing/re-setting points before placement to avoid “anchor family” issues.
v1.1
-
Minimap button (first pass): Added draggable minimap toggle with tooltip; left-click toggles tracker. (Initial right-click hid the button—later replaced by the menu.)
(Earlier versions focused on core tracker show/hide, not menus.)

