We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d43df commit edffc5bCopy full SHA for edffc5b
ElvUI/Mainline/Modules/Skins/LFG.lua
@@ -438,7 +438,7 @@ function S:LookingForGroupFrames()
438
LFGListFrame.SearchPanel.SignUpButton:Point('BOTTOMRIGHT', -6, 3)
439
LFGListFrame.SearchPanel.ResultsInset:StripTextures()
440
441
- -- we cant skin this button because it breaks reporting groups currently
+ -- we cant skin this button because it breaks reporting groups currently #1291
442
-- S:HandleButton(LFGListFrame.SearchPanel.ScrollBox.StartGroupButton)
443
S:HandleTrimScrollBar(LFGListFrame.SearchPanel.ScrollBar)
444
0 commit comments