File Details
MidnightHiddenCombatMeterv1.2.0
- R
- May 15, 2026
- 2.65 KB
- 14
- 12.0.7+1
- Retail
File Name
MidnightHiddenCombatMeterv1.2.0.zip
Supported Versions
- 12.0.7
- 12.0.5
v1.2.0 — Resolved combat analysis click failure. Root cause identified: calling EnableMouse(false) on Blizzard's scroll list frame (child 5 of each session window) permanently breaks its internal click handlers in a non-recoverable way. Solution is to only target children 1-4 (menu buttons) and never touch child 5 or any of its descendants. All functionality confirmed working.

