More Buffs Per Row

More Buffs Per Row

939 Downloads

As of Dragonflight prepatch (v 10.0.0), this addon is basically obsolete, as you can manage your buff bar with the default UI options.

Thank you all for using it in the past.

Super lightweight, created with help of https://addon.bool.no/.

Ideal for those who don't use complete UI replacements, but want to manage how many buff per row original UI will show.

Currently set to 17 buffs per row, if you wanna change it, simply edit the 4th line of "core.lua" file:

–> C_Timer.After(0.3, function() BUFFS_PER_ROW = 17 end)