File Details
018
- R
- Apr 26, 2026
- 70.56 KB
- 0
- 12.0.5
- Retail
File Name
BazWidgets-018.zip
Supported Versions
- 12.0.5
BazWidgets
018 (2026-04-26)
Full Changelog Previous Releases
- New Tooltip widget — docked anchor for GameTooltip
A docked slot in the drawer that acts as the anchor point for the
global GameTooltip. Hooks GameTooltip_SetDefaultAnchor so any item /
unit / spell / quest hover that uses the default anchor renders
inside this widget — bottom-right pinned, growing upward as content
extends. Defaults to bottom-of-drawer docking via the new
defaultDockToBottom registration field added in BWD 036.
Per-widget 'Anchor Tooltips Here' toggle pauses the override
without removing the slot. ~80% coverage out of the box (bags,
action bars, unit frames, quest log); addons that hardcode their
own anchor (ANCHOR_RIGHT off a button etc.) keep theirs.