Commit 6564ded 1 parent 63dc152 commit 6564ded Copy full SHA for 6564ded
File tree 1 file changed +2
-0
lines changed
ElvUI/Mainline/Modules/Skins
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -378,6 +378,7 @@ function S:LookingForGroupFrames()
378
378
S :HandleButton (LFGListFrame .CategorySelection .FindGroupButton )
379
379
LFGListFrame .CategorySelection .FindGroupButton :ClearAllPoints ()
380
380
LFGListFrame .CategorySelection .FindGroupButton :Point (' BOTTOMRIGHT' , - 6 , 3 )
381
+
381
382
382
383
local EntryCreation = LFGListFrame .EntryCreation
383
384
EntryCreation .Inset :StripTextures ()
@@ -432,6 +433,7 @@ function S:LookingForGroupFrames()
432
433
S :HandleEditBox (LFGListFrame .SearchPanel .SearchBox )
433
434
S :HandleButton (LFGListFrame .SearchPanel .BackButton )
434
435
S :HandleButton (LFGListFrame .SearchPanel .SignUpButton )
436
+ S :HandleButton (LFGListFrame .SearchPanel .ScrollBox .StartGroupButton )
435
437
LFGListFrame .SearchPanel .BackButton :ClearAllPoints ()
436
438
LFGListFrame .SearchPanel .BackButton :Point (' BOTTOMLEFT' , - 1 , 3 )
437
439
LFGListFrame .SearchPanel .SignUpButton :ClearAllPoints ()
You can’t perform that action at this time.
0 commit comments