ALL THE THINGS

ALL THE THINGS

31M Downloads

Suggestion for Consistency (font related)

vandiel01 opened this issue ยท 1 comments

commented

in AllTheThings.lua

Line 8475 & 9026 - Remove this line so all fonts are consisted with the listing
allData.font = "GameFontNormalLarge";

Line 7583 & 8296 - Change 4 to 3, so the spacing doesn't look "bulky"
row:SetHeight(select(2, row.Label:GetFont()) + 3);

commented

If you wish to keep your changes on a stash, that's fine. However, this is as designed as far as the master branch goes. I'm quite satisfied with the UI for ATT at this time.