Libraries Updates, Quick fixes, Version bump for wow 11 launch

This commit is contained in:
Tercio Jose
2024-08-26 11:12:47 -03:00
committed by andrew6180
parent cec32b8d17
commit f392108ea2
7 changed files with 260 additions and 31 deletions
+2 -2
View File
@@ -2575,8 +2575,8 @@ function damageClass:RefreshWindow(instanceObject, combatObject, bForceUpdate, b
return Details:EndRefresh(instanceObject, total, combatObject, damageContainer) --retorna a tabela que precisa ganhar o refresh
end
--[[exported]] function Details:AutoAlignInLineFontStrings()
--self is instance
function Details:AutoAlignInLineFontStrings()
--if this instance is using in line texts, check the min distance and the length of strings to make them more spread appart
if (self.use_multi_fontstrings and self.use_auto_align_multi_fontstrings) then
local maxStringLength_StringFour = 0