Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
ElvUI_MerathilisUI
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Merathilis
ElvUI_MerathilisUI
Commits
10d138ea
Verified
Commit
10d138ea
authored
Dec 03, 2020
by
Merathilis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated PlayerChoice
parent
db9d7f47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
ElvUI_MerathilisUI/Modules/Skins/AddOns/Blizzard_PlayerChoiceUI.lua
...thilisUI/Modules/Skins/AddOns/Blizzard_PlayerChoiceUI.lua
+3
-0
No files found.
ElvUI_MerathilisUI/Modules/Skins/AddOns/Blizzard_PlayerChoiceUI.lua
View file @
10d138ea
...
...
@@ -6,6 +6,7 @@ local _G = _G
local
select
=
select
local
hooksecurefunc
=
hooksecurefunc
local
IsInJailersTower
=
IsInJailersTower
local
function
WhiteProgressText
(
self
)
if
self
.
IsSkinned
then
return
end
...
...
@@ -47,6 +48,8 @@ local function LoadSkin()
option
.
Background
.
backdrop
:
Point
(
'BOTTOMRIGHT'
,
option
.
Background
,
'BOTTOMRIGHT'
,
-
2
,
-
2
)
MERS
:
CreateGradient
(
option
.
Background
.
backdrop
)
end
option
.
Background
.
backdrop
:
SetShown
(
not
IsInJailersTower
())
option
.
Header
.
Ribbon
:
SetAlpha
(
0
)
option
.
Header
.
Text
:
SetTextColor
(
1
,
.
8
,
0
)
...
...
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