promotional bannermobile promotional banner

BazWidgetDrawers

Slide-out side drawer for a stack of dockable widgets: Quest Tracker, Minimap, Info Bar, Repair, and more. Fades out when unused, pops back on hover. Other addons can register their own widgets via the BazCore DockableWidget API.
Back to Files

061

File nameBazWidgetDrawers-061.zip
Uploader
Baz4kBaz4k
Uploaded
May 25, 2026
Downloads
69
Size
117.7 KB
Flavors
Retail
File ID
8144314
Type
R
Release
Supported game versions
  • 12.0.5

What's new

BazWidgetDrawers

061 (2026-05-25)

Full Changelog Previous Releases

  • v061: re-anchor adopted minimap buttons after click
    Some addons re-anchor their own LibDBIcon minimap button when the
    user activates them - VaultLoom is the case that surfaced this -
    which yanks the button out of the Minimap Buttons widget back
    onto the Minimap. Hook each adopted button's OnClick and schedule
    two cheap deferred re-layouts (at 0.05s and 0.30s) to re-assert
    ownership; the round trip is fast enough that the visual yank
    isn't perceptible.
    OnClick is the only safe surface for this. An earlier attempt to
    hook SetPoint/SetParent crashed the client by interacting badly
    with LibDBIcon's startup churn.
  • default the MinimapButtons widget on with a curated widget order
    New installs now get the Minimap Buttons widget enabled out of the
    box, and the default drawer seeds a top-to-bottom widget order of
    Zone Text > Minimap > Minimap Buttons > Quest Tracker instead of
    falling back to alphabetical-by-id (which produced a less coherent
    layout). Existing profiles preserve any user-chosen order via the
    legacy widgetOrder migration.

This mod has no additional files