Gethe / FrameStackGlobalizer

Re-adds global names to the frame stack tooltip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrameStackGlobalizer

In patch 8.2, a change was made to the FrameStackTooltip that resulted in it being unable to display the global name for most frames and regions. This addon is an attempt at restoring that key functionality.

before and after comparison

Update: There is a new cvar, fstack_preferParentKeys, that when set to 0 will perform a similar function to this addon. Credit to Leatrix for tipping me off to this.

About

Re-adds global names to the frame stack tooltip


Languages

Language:Lua 100.0%