- Fixed the size of the right margin on tooltips.

This commit is contained in:
Tercioo
2016-01-14 16:43:33 -02:00
parent 76fb7725a1
commit 78a54ad87d
5 changed files with 17 additions and 13 deletions
+2
View File
@@ -1322,6 +1322,8 @@
GameCooltip:SetOption ("RightBorderSize", 8)
GameCooltip:SetOption ("ButtonsYMod", 4)
GameCooltip:SetOption ("RightTextMargin", 0)
GameCooltip:SetOption ("MinWidth", _math_max (230, self.baseframe:GetWidth()*0.9))
GameCooltip:SetOption ("StatusBarTexture", [[Interface\AddOns\Details\images\bar_background]])