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
5
Issues
5
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
6d3d0ef7
Commit
6d3d0ef7
authored
Sep 04, 2019
by
Merathilis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Quest skins.
parent
fdaebe16
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
ElvUI_MerathilisUI/modules/skins/FrameXML/QuestInfo.lua
ElvUI_MerathilisUI/modules/skins/FrameXML/QuestInfo.lua
+1
-0
ElvUI_MerathilisUI/modules/skins/FrameXML/QuestMapFrame.lua
ElvUI_MerathilisUI/modules/skins/FrameXML/QuestMapFrame.lua
+6
-0
No files found.
ElvUI_MerathilisUI/modules/skins/FrameXML/QuestInfo.lua
View file @
6d3d0ef7
...
...
@@ -264,6 +264,7 @@ local function styleQuestInfo()
local
whitish
=
{
_G
.
QuestInfoDescriptionText
,
_G
.
QuestInfoObjectivesText
,
_G
.
QuestInfoQuestType
,
_G
.
QuestInfoGroupSize
,
_G
.
QuestInfoRewardText
,
_G
.
QuestInfoSpellObjectiveLearnLabel
,
...
...
ElvUI_MerathilisUI/modules/skins/FrameXML/QuestMapFrame.lua
View file @
6d3d0ef7
...
...
@@ -34,6 +34,12 @@ local function styleQuestMapFrame()
QuestScrollFrame
.
DetailFrame
.
BottomDetail
:
SetAlpha
(
0
)
QuestScrollFrame
.
Contents
.
Separator
:
SetAlpha
(
0
)
_G
.
QuestScrollFrameScrollBar
:
ClearAllPoints
()
_G
.
QuestScrollFrameScrollBar
:
SetPoint
(
"TOPLEFT"
,
QuestScrollFrame
,
"TOPRIGHT"
,
4
,
-
16
)
_G
.
QuestScrollFrameScrollBar
:
SetPoint
(
"BOTTOMLEFT"
,
QuestScrollFrame
,
"BOTTOMRIGHT"
,
4
,
15
)
_G
.
QuestMapDetailsScrollFrameScrollBar
:
SetPoint
(
"TOPLEFT"
,
_G
.
QuestMapDetailsScrollFrame
,
"TOPRIGHT"
,
0
,
-
18
)
local
questHeader
=
{
QuestScrollFrame
.
Contents
.
WarCampaignHeader
,
QuestScrollFrame
.
Contents
.
StoryHeader
...
...
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