Skip to content

Commit 6c6ab23

Browse files
committed
Add also a backdrop on the QuestMap ScrollFrame for consistency
1 parent 924a3f4 commit 6c6ab23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ElvUI/Mainline/Modules/Skins/WorldMap.lua

+1
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ function S:WorldMapFrame()
179179
QuestScrollFrame.BorderFrame:SetAlpha(0)
180180
QuestScrollFrame.Background:SetAlpha(0)
181181
QuestScrollFrame.Contents.Separator:SetAlpha(0)
182+
QuestScrollFrame:SetTemplate()
182183
SkinHeaders(QuestScrollFrame.Contents.StoryHeader)
183184
S:HandleEditBox(QuestScrollFrame.SearchBox)
184185

0 commit comments

Comments
 (0)