1.0.8.5: Fix other HSUI elements disappearing on hotbar hover (child window overlay)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-07 23:36:46 -05:00
parent 9391ef1451
commit cb3d6b5e0b
4 changed files with 12 additions and 11 deletions
+3
View File
@@ -1,3 +1,6 @@
# 1.0.8.5
- **Hotbars**: Fixed other HSUI elements disappearing when hovering over hotbar icons — overlay is now a child of the main HUD window instead of a separate window.
# 1.0.8.4
- **Alliance Frames**: Fixed frames 1 and 2 not showing in alliance raids — populate other alliances via flat GetAllianceMemberByIndex (indices 07, 815) instead of GetAllianceMemberByGroupAndIndex which returns empty in-instance.
- **Alliance Frames**: Visibility "Hide in duty" no longer hides alliance frames (they are only relevant in duty).