aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.estuary/xml/DialogSeekBar.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/addons/skin.estuary/xml/DialogSeekBar.xml b/addons/skin.estuary/xml/DialogSeekBar.xml
index d805f2dfdd..64a0de38fd 100644
--- a/addons/skin.estuary/xml/DialogSeekBar.xml
+++ b/addons/skin.estuary/xml/DialogSeekBar.xml
@@ -204,11 +204,11 @@
<animation effect="fade" time="400">VisibleChange</animation>
<animation effect="slide" end="0,-80" time="150" condition="Control.IsVisible(6000)">conditional</animation>
<bottom>0</bottom>
- <height>380</height>
+ <height>450</height>
<control type="image">
<left>0</left>
<width>100%</width>
- <height>240</height>
+ <height>310</height>
<texture>dialogs/dialog-bg-nobo.png</texture>
</control>
<control type="image">
@@ -233,7 +233,7 @@
<control type="label">
<right>20</right>
<width>800</width>
- <top>190</top>
+ <top>260</top>
<height>25</height>
<label>$INFO[VideoPlayer.NextTitle,[COLOR grey]$LOCALIZE[19031]: [/COLOR], ]($INFO[VideoPlayer.NextStartTime] - $INFO[VideoPlayer.NextEndTime])</label>
<align>right</align>
@@ -244,20 +244,20 @@
<left>260</left>
<top>20</top>
<right>50</right>
- <height>155</height>
+ <height>225</height>
<label fallback="416">$INFO[VideoPlayer.Plot]</label>
<align>justify</align>
<autoscroll delay="5000" repeat="7500" time="5000"></autoscroll>
</control>
<control type="grouplist">
<left>260</left>
- <top>175</top>
+ <top>245</top>
<width>600</width>
<height>100</height>
<align>left</align>
<orientation>horizontal</orientation>
<itemgap>10</itemgap>
- <visible>![Player.ChannelPreviewActive | Window.IsActive(videoosd)]</visible>
+ <visible>!Player.ChannelPreviewActive</visible>
<animation effect="fade" start="0" end="100" time="200" delay="1000">Visible</animation>
<include content="MediaFlag">
<param name="texture" value="$INFO[VideoPlayer.AudioChannels,flags/audiochannel/,.png]" />