View Single Post
03-09-20, 11:52 AM   #2
Narfi
A Murloc Raider
Join Date: Jan 2020
Posts: 7
Perhaps you have to fade out the buttons separately

Try
/script ChatFrame1:AddMessage("frame name: " .. GetMouseFocus():GetName())
while mouseover

or
/framestack
to find the names and add them to your code.

Regards
  Reply With Quote