[skin.confluence] Update slideshow condition

for playing videos
This commit is contained in:
Kevin Goffe 2017-01-25 11:28:00 +00:00
parent 99e7de0e3e
commit a87bd1ddd1
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<include>SmallMusicInfo</include>
</control>
<control type="button">
<visible>SlideShow.IsVideo + [!SlideShow.IsActive | SlideShow.IsPaused]</visible>
<visible>SlideShow.IsVideo + [![Player.Playing + Player.HasVideo] | SlideShow.IsPaused]</visible>
<description>Video Play Button</description>
<left>540</left>
<top>260</top>