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
Open sidebar
wrathofkhan
VuhDo
Commits
49f40609
Commit
49f40609
authored
4 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
More attempted backdrop fixes
parent
f169f72b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
3 deletions
+15
-3
VuhDoBuffWatch.lua
VuhDoBuffWatch.lua
+2
-0
VuhDoBuffWatch.xml
VuhDoBuffWatch.xml
+1
-0
VuhDoOptions/VuhDoLookAndFeel.xml
VuhDoOptions/VuhDoLookAndFeel.xml
+12
-3
No files found.
VuhDoBuffWatch.lua
View file @
49f40609
...
...
@@ -39,6 +39,8 @@ BACKDROP_VUHDO_BUFF_SWATCH_PANEL_8_8_0000 = {
insets
=
{
left
=
0
,
right
=
0
,
top
=
0
,
bottom
=
0
},
};
BACKDROP_COLOR_VUHDO_BUFF_SWATCH_PANEL
=
CreateColor
(
0
,
0
,
0
);
BACKDROP_VUHDO_BUFF_WATCH_MAIN_FRAME_16_16_5555
=
{
bgFile
=
"Interface\\Tooltips\\UI-Tooltip-Background"
,
edgeFile
=
"Interface\\Tooltips\\UI-Tooltip-Border"
,
...
...
This diff is collapsed.
Click to expand it.
VuhDoBuffWatch.xml
View file @
49f40609
...
...
@@ -25,6 +25,7 @@
<Frame
name=
"VuhDoBuffSwatchPanelTemplate"
virtual=
"true"
inherits=
"BackdropTemplate"
mixin=
"BackdropTemplateMixin"
>
<KeyValues>
<KeyValue
key=
"backdropInfo"
value=
"BACKDROP_VUHDO_BUFF_SWATCH_PANEL_8_8_0000"
type=
"global"
/>
<KeyValue
key=
"backdropColor"
value=
"BACKDROP_COLOR_VUHDO_BUFF_SWATCH_PANEL"
type=
"global"
/>
</KeyValues>
<Size>
<AbsDimension
x=
"75"
y=
"24"
/>
...
...
This diff is collapsed.
Click to expand it.
VuhDoOptions/VuhDoLookAndFeel.xml
View file @
49f40609
...
...
@@ -1960,7 +1960,10 @@
</Anchor>
</Anchors>
<ScrollChild>
<Frame
name=
"$parentSelectPanel"
mixin=
"BackdropTemplateMixin"
>
<Frame
name=
"$parentSelectPanel"
inherits=
"BackdropTemplate"
mixin=
"BackdropTemplateMixin"
>
<!-- <KeyValues>
<KeyValue key="backdropInfo" value="BACKDROP_VUHDO_SCROLL_PANEL_2_16_16_0000" type="global" />
</KeyValues> -->
<Anchors>
<Anchor
point=
"TOPLEFT"
>
<Offset>
...
...
@@ -2099,7 +2102,10 @@
</Anchor>
</Anchors>
<ScrollChild>
<Frame
name=
"$parentSelectPanel"
mixin=
"BackdropTemplateMixin"
>
<Frame
name=
"$parentSelectPanel"
inherits=
"BackdropTemplate"
mixin=
"BackdropTemplateMixin"
>
<!-- <KeyValues>
<KeyValue key="backdropInfo" value="BACKDROP_VUHDO_SCROLL_PANEL_2_16_16_0000" type="global" />
</KeyValues> -->
<Anchors>
<Anchor
point=
"TOPLEFT"
>
<Offset>
...
...
@@ -2412,7 +2418,10 @@
</Anchor>
</Anchors>
<ScrollChild>
<Frame
name=
"$parentSelectPanel"
mixin=
"BackdropTemplateMixin"
>
<Frame
name=
"$parentSelectPanel"
inherits=
"BackdropTemplate"
mixin=
"BackdropTemplateMixin"
>
<!-- <KeyValues>
<KeyValue key="backdropInfo" value="BACKDROP_VUHDO_SCROLL_PANEL_2_16_16_0000" type="global" />
</KeyValues> -->
<Anchors>
<Anchor
point=
"TOPLEFT"
>
<Offset>
...
...
This diff is collapsed.
Click to expand it.
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