Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Sean Anderson / Shrom
ElvUI
Commits
2f322d2b
Commit
2f322d2b
authored
Oct 13, 2020
by
Simpy
🐹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
splash frame: move that button up one frame level because of the backdrop
parent
dda1113f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
ElvUI/Modules/Skins/Blizzard/BlizzardOptions.lua
ElvUI/Modules/Skins/Blizzard/BlizzardOptions.lua
+1
-0
No files found.
ElvUI/Modules/Skins/Blizzard/BlizzardOptions.lua
View file @
2f322d2b
...
...
@@ -378,6 +378,7 @@ function S:BlizzardOptions()
SplashFrame
.
Header
:
FontTemplate
(
nil
,
22
)
S
:
HandleButton
(
SplashFrame
.
BottomCloseButton
)
S
:
HandleCloseButton
(
SplashFrame
.
TopCloseButton
)
SplashFrame
.
BottomCloseButton
:
SetFrameLevel
(
SplashFrame
.
BottomCloseButton
:
GetFrameLevel
()
+
1
)
-- New Voice Sliders
S
:
HandleSliderFrame
(
_G
.
UnitPopupVoiceSpeakerVolume
.
Slider
)
...
...
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