- Patch 8.0.1

This commit is contained in:
Tercio
2018-07-17 12:07:40 -03:00
parent 6ef270ac6f
commit df9ce12b82
83 changed files with 7973 additions and 5234 deletions
+4
View File
@@ -537,6 +537,10 @@ function DetailsFrameworkDropDownOptionOnEnter (frame)
GameCooltip2:SetOption ("TextFont", frame.table.descfont)
end
if (frame.table.tooltipwidth) then
GameCooltip2:SetOption ("FixedWidth", frame.table.tooltipwidth)
end
GameCooltip2:SetHost (frame, "topleft", "topright", 10, 0)
GameCooltip2:ShowCooltip (nil, "tooltip")