This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
groupSpacing Raid "Group row spacing" has default setting
min = -50, max = 50, step = 1,
Makes raid group overlap if you run 2 rows with 4 in each with auras etc. Increase this to 200 to be able to separate the rows.
groupSpacing = { order = 9, type = "range", name = L["Group row spacing"], desc = L["How much spacing should be between each new row of groups."], min = -200, max = 200, step = 1, arg = "groupSpacing", hidden = function(info) return info[2] ~= "raid" or not ShadowUF.db.profile.units.raid.frameSplit end, },
To post a comment, please login or register a new account.