Fix e modifiche episodio successivo

This commit is contained in:
Alhaziel
2020-01-16 18:22:22 +01:00
parent ad62dea1b5
commit 60ddb620b3
7 changed files with 20 additions and 21 deletions
+7 -8
View File
@@ -15,14 +15,14 @@
</animation>
<control type="group">
<right>0</right>
<top>10</top>
<height>50</height>
<top>15</top>
<height>40</height>
<width>100%</width>
<!-- Background -->
<control type="image">
<top>0</top>
<width>100%</width>
<height>50</height>
<height>40</height>
<texture colordiffuse="00111111">NextDialog/background-diffuse.png</texture>
</control>
<control type="group">
@@ -38,14 +38,13 @@
</control>
<control type="grouplist" id="20">
<orientation>horizontal</orientation>
<height>50</height>
<height>40</height>
<itemgap>0</itemgap>
<align>right</align>
<control type="button" id="11">
<label>$ADDON[plugin.video.kod 70750] $INFO[Player.TimeRemaining(ss),,] $ADDON[plugin.video.kod 70751]</label>
<onclick>SendClick(3012)</onclick>
<visible>!Integer.IsGreater(Player.TimeRemaining,59)</visible>
<height>50</height>
<height>40</height>
<width min="50">auto</width>
<font>font30_title</font>
<textoffsetx>20</textoffsetx>
@@ -61,7 +60,7 @@
</control>
<control type="button" id="3013">
<label>$ADDON[plugin.video.kod 60396]</label>
<height>50</height>
<height>40</height>
<width min="50">auto</width>
<font>font30_title</font>
<textoffsetx>20</textoffsetx>
@@ -78,7 +77,7 @@
<control type="image">
<top>0</top>
<width>30</width>
<height>50</height>
<height>40</height>
<texture colordiffuse="88232323">NextDialog/background-diffuse.png</texture>
</control>
</control>