View Single Post
11-08-21, 10:49 AM   #4
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,879
Code:
GameTooltip.NineSlice:GetBackdrop()
Although it's not really going to solve any problems caused by the underlying change.

There is a GameToolTip widget type (like a Frame or a Button widget type) and there is the "GameToolTip" frame (a GameToolTip widget that has been given the name "GameToolTip") that inherits "SharedTooltipTemplate" which has a sub-frame that inherits the "NineSlicePanelTemplate". This is new to 9.1.5.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 11-08-21 at 11:00 AM.
  Reply With Quote