Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Merathilis
ElvUI_MerathilisUI
Commits
a59076c5
Commit
a59076c5
authored
Sep 06, 2019
by
Merathilis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix EncounterJournal Tabs >.<
parent
5a7ca382
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
ElvUI_MerathilisUI/modules/skins/AddOns/Blizzard_EncounterJournal.lua
...ilisUI/modules/skins/AddOns/Blizzard_EncounterJournal.lua
+2
-6
No files found.
ElvUI_MerathilisUI/modules/skins/AddOns/Blizzard_EncounterJournal.lua
View file @
a59076c5
...
...
@@ -350,14 +350,10 @@ function MERS:StyleEncounterJournal()
}
for
_
,
tab
in
pairs
(
tabs
)
do
--Hide ElvUI's backdrop
if
tab
.
backdrop
then
tab
.
backdrop
:
Hide
()
tab
.
backdrop
:
SetTemplate
(
"Transparent"
)
tab
.
backdrop
:
Styling
()
end
--Reaply tabs
tab
:
CreateBackdrop
(
"Transparent"
)
tab
.
backdrop
:
Styling
()
end
--Encounter Instance Frame
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment