Skip to content

Commit

Permalink
Fix blank screen after changing skin
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwiboo committed Jun 15, 2016
1 parent cad7352 commit 4ab39d1
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions addons/skin.plex/720p/Settings.xml
@@ -1,31 +1,5 @@
<?xml version="1.0"?>
<window id="4">
<defaultcontrol>9000</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<control type="image">
<description>Background</description>
<include>Base</include>
<include>FullScreenStretched</include>
<colordiffuse>FF111315</colordiffuse>
</control>
<control type="image">
<description>Background</description>
<width>1280</width>
<height>360</height>
<include>Black</include>
</control>
<control type="image">
<description>Background</description>
<posy>360</posy>
<width>1280</width>
<height>360</height>
<include>Base</include>
<colordiffuse>FFd1801c</colordiffuse>
<animation effect="fade" start="0" end="6" time="0" condition="true">Conditional</animation>
</control>
<include>debugInfos</include>
<include>Grid</include>
<include>Non16x9Cache</include>
</controls>
<onload>Action(PreviousMenu)</onload>
</window>

0 comments on commit 4ab39d1

Please sign in to comment.