Go into SuperInspect_UI.xml and starting at this line:
<GameTooltip name="SuperInspect_TT" frameStrata="TOOLTIP"
and ending a few lines below it at </GameTooltip>
Change to the below.
<GameTooltip name="SuperInspect_TT" frameStrata="TOOLTIP" hidden="true" inherits="GameTooltipTemplate">
<Scripts>
<OnLoad>
GameTooltip_OnLoad();
this:SetOwner(WorldFrame, "ANCHOR_NONE");
</OnLoad>
</Scripts>
</GameTooltip>
As always back up as needed.
__________________
"Nachdenken": Level 1. All Classes.
Improves your Gameplay by at least 50%. Depends on IQ-Points. Must by castet continuously. No Cooldown.
|