- Added an option to disable the all-displays window (right click on title bar).

- Added an option to suppress segment changes after killing a boss encounter (experimental).
- Fixed an issue with bar animations starting from the middle of the bar.
- Fixed buffs and spell cast start on weakauras creator tool.
This commit is contained in:
Tercio
2015-10-15 12:19:35 -03:00
parent 9f5d387938
commit f9271a6921
18 changed files with 432 additions and 142 deletions
+2 -2
View File
@@ -1255,7 +1255,7 @@ function DF:CreateCoolTip()
row.leftText:SetHeight (10)
end
--> ~inicio ~start
--> ~inicio ~start ~tooltip
function CoolTip:monta_tooltip()
--> hide sub frame
@@ -1417,7 +1417,7 @@ function DF:CreateCoolTip()
button.divbar:SetDesaturated (true)
end
--> ~inicio ~start
--> ~inicio ~start ~menu
function CoolTip:monta_cooltip (host, instancia, options, sub_menus, icones, tamanho1, tamanho2, font, fontsize)
if (CoolTip.Indexes == 0) then