We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec7f89 commit 53918bdCopy full SHA for 53918bd
ElvUI/Cata/Modules/Skins/Communities.lua
@@ -339,6 +339,7 @@ function S:Blizzard_Communities()
339
GuildBenefitsFrame.Perks.TitleText:FontTemplate(nil, 14)
340
GuildBenefitsFrame.Rewards.TitleText:FontTemplate(nil, 14)
341
342
+ S:HandleTrimScrollBar(CommunitiesFrame.GuildBenefitsFrame.Perks.ScrollBar)
343
S:HandleTrimScrollBar(CommunitiesFrame.GuildBenefitsFrame.Rewards.ScrollBar)
344
345
if E.private.skins.parchmentRemoverEnable then
0 commit comments