kaytotes / ImprovedBlizzardUI

General improvements to the Blizzard UI
38 stars 24 forks source link

Game Object Tooltip Healthbar #150

Closed kaytotes closed 4 years ago

kaytotes commented 4 years ago

Due to the GameTooltip_SetBackdropStyle hook being removed if you hover over a player then hover over a gobject eg a bench, sign post etc the previous players health bar will be added to the tooltip.

Generally need a better hook for this type of tooltip.

kaytotes commented 4 years ago

Resolved