Kodi Community Forum
Movie info delay in Slide view - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+----- Thread: Movie info delay in Slide view (/showthread.php?tid=72504)



Movie info delay in Slide view - JunkDeluxe - 2010-04-20

Hi everyone -

Really enjoying Transparency, it looks really good and has a good feel to it Smile

Currently using "Slide" as my library view for movies. Although the movie information popup is activated a bit too fast for my taste. When i flick through the movies i really enjoy seeing the fanart, but the movie info is kinda disrupting the feel to it. So my question is this:

1) Can i delay the time before the movie info shows up?

2) Or possible to add a trigger for the movie info, as i've seen in other skins? (e.g push up for the movie info to be displayed or the likes)

Thanks for your time

Regards from Denmark Smile


- ronie - 2010-04-20

the first option would be the easiest,
in View-Slide.xml, change delay="2000" to whatever you like. :-)


- adsoto - 2010-04-21

I have the "Apple Movie Trailer Lite" plugin and I find the synopsis scrolling too fast, is that also controlled by this setting?


- ronie - 2010-04-21

adsoto Wrote:I have the "Apple Movie Trailer Lite" plugin and I find the synopsis scrolling too fast, is that also controlled by this setting?

nope, that one is controlled by the delay="15000" setting at the bottom of the file.


- JunkDeluxe - 2010-04-21

ronie Wrote:the first option would be the easiest,
in View-Slide.xml, change delay="2000" to whatever you like. :-)

Thanks a lot ronie :-)

Really appreciate the time you have put into making this skin!


- kevenz - 2010-09-02

I have version r512 and I can't delay the Movie Info in Slide view.

it worked with 2.11 but the xml file has changed a lot.


- ronie - 2010-09-02

kevenz Wrote:I have version r512 and I can't delay the Movie Info in Slide view.

it worked with 2.11 but the xml file has changed a lot.

in View_slide.xml, change the delay value in this line:
<animation effect="zoom" start="640,0,1,720" end="0,0,1280,720" time="200" delay="2000">Visible</animation>


- kevenz - 2010-09-02

thanks ronie, gonna try this out, really love your skin by the way!