View Single Post
07-16-19, 10:30 PM   #5
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Originally Posted by Embee View Post
In the past I could easily use fstack to find out the frame name but it seems that /fstack works differently these days as it always shows UIParent including some numbers e.g. UIParent.8903221 etc.

Enable this cvar
Code:
/console fstack_preferParentKeys 1
  Reply With Quote