v12.0.7.2
What's new
Titan [Reputation Continued]
v12.0.7.2 (2026-07-28)
Full Changelog Previous Releases
- fix: style the tooltip for any skinning addon, not just ElvUI
EllesmereUI works like ElvUI here: a fixed list of tooltips styled once at
login (TitanPanelTooltip is in neither list) plus a hook on
SharedTooltip_SetBackdropStyle, which Blizzard first triggers for a tooltip
when it hides. So its users also saw the default Blizzard style on the first
hover after a login or reload.
Ask for the backdrop restyle ourselves instead of calling into one addon's
internals; every such addon hooks it. That covers ElvUI, EllesmereUI, and
future addons, and drops the duplicated ElvUI settings check: each addon
installs its hook only when its own tooltip skin is enabled. Without any
skinning addon the call re-applies the default style the tooltip already has.
Achievement toasts need no counterpart: EllesmereUI's alert sweep matches on
.ItemName/.Label/.Title, so it skins loot-style toasts only and leaves
Blizzard's own achievement toasts unskinned too.
This mod has no additional files