Skip to content

Commit 4ab39d1

Browse files
committed
Fix blank screen after changing skin
1 parent cad7352 commit 4ab39d1

File tree

1 file changed

+1
-27
lines changed

1 file changed

+1
-27
lines changed

addons/skin.plex/720p/Settings.xml

+1-27
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,5 @@
11
<?xml version="1.0"?>
22
<window id="4">
3-
<defaultcontrol>9000</defaultcontrol>
43
<allowoverlay>no</allowoverlay>
5-
<controls>
6-
<control type="image">
7-
<description>Background</description>
8-
<include>Base</include>
9-
<include>FullScreenStretched</include>
10-
<colordiffuse>FF111315</colordiffuse>
11-
</control>
12-
<control type="image">
13-
<description>Background</description>
14-
<width>1280</width>
15-
<height>360</height>
16-
<include>Black</include>
17-
</control>
18-
<control type="image">
19-
<description>Background</description>
20-
<posy>360</posy>
21-
<width>1280</width>
22-
<height>360</height>
23-
<include>Base</include>
24-
<colordiffuse>FFd1801c</colordiffuse>
25-
<animation effect="fade" start="0" end="6" time="0" condition="true">Conditional</animation>
26-
</control>
27-
<include>debugInfos</include>
28-
<include>Grid</include>
29-
<include>Non16x9Cache</include>
30-
</controls>
4+
<onload>Action(PreviousMenu)</onload>
315
</window>

0 commit comments

Comments
 (0)