File Details
DragMeterFrame_02-06-26.zip
- R
- Jun 2, 2026
- 9.36 KB
- 17
- 12.0.7+1
- Retail
File Name
DragMeterFrame_02-06-26.zip
Supported Versions
- 12.0.7
- 12.0.5
[1.2.10] — 2026-06-02
Fixed
- Primary group drag: `HookPrimaryGroupDrag` now retries until the header overlay exists (same pattern as snap hooks), so follower sync is less likely to be missing right after load or `/dragmeter`.
- Group drag cleanup: If snap `OnDragStop` failed to attach, follower `OnUpdate` could keep running after releasing the primary; a fallback `OnDragStop` on the overlay stops sync in that edge case.
Changed
- New session windows: `ShowNewSessionWindow` is hooked so drag, snap, and “+” state refresh shortly after Blizzard adds a session (via “+” or the default UI), instead of waiting only for timed rescans.
- Details! scan: Skip the `DetailsBaseFrame1`–`20` global fallback when the Details addon object is already present (API path handles instances; avoids redundant work each scan).