File Details
v18.2
- R
- Jul 4, 2026
- 83.98 KB
- 14
- 12.0.1
- Retail
File Name
Tnaropanel-v18.2.zip
Supported Versions
- 12.0.1
Tnaropanel
v18.2 (2026-07-04)
- release: v18.2
- fix: stop panel drag spring-back and harden invite/name handling
- MainFrame/Tnaropanel: track an isMoving flag during drag so layout
recalcs no longer re-anchor the frame to the saved position mid-drag
(the "spring back" bug). Skip the 1s/15s layout tickers and countdown
frame rebuilds while dragging; settle layout once on drag stop. - MemberWindow: make the right-click invite "request to join" fallback
reliable. Detect "already in a group" via the localized global string
ERR_ALREADY_IN_GROUP_S (locale-independent, EN/DE fallback), bound the
pending target with a 3s timeout instead of clearing on unrelated
system messages, and reset it on each click. Centralize into InviteMember. - MemberWindow: highlight max-level members using the live level cap
(GetMaxLevelForPlayerExpansion) instead of a hardcoded 90. - Tnaropanel: normalize names to "Name-Realm" before comparing in the
auto-invite guild/BNet check so same-realm whispers match the roster. - TOC: add Interface 120100 for patch 12.1 compatibility.
- MainFrame/Tnaropanel: track an isMoving flag during drag so layout