Aligned Text Columns enabled is now default for new installs

This commit is contained in:
Tercio Jose
2022-02-04 19:58:39 -03:00
parent f623106b85
commit 84ec6a1ef8
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ _detalhes.instance_defaults = {
row_show_animation = {anim = "Fade", options = {}},
--use one fontstring for each value in the lines, e.g. one fontstring to damage done, another fontstring to dps and another to percent amount
use_multi_fontstrings = false,
use_multi_fontstrings = true,
fontstrings_width = 35, --not in use
fontstrings_text4_anchor = 0,
fontstrings_text3_anchor = 35,