Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
HOW TO DISABLE AUTO-SCROLL ? (VERTICLE)
#1
Question 
Hi, can anyone help me disable the auto-scroll on the spotlight widget for the vertical home style

I've read that you go into the Includes_Home.xml file, & change this code:

<autoscroll time="10000">!Control.HasFocus(301)</autoscroll>

to this:

<autoscroll>false</autoscroll>

But I don't have this line of code: <autoscroll time="10000">!Control.HasFocus(301)</autoscroll> that I'm supposed to change

The only lines of code I seem to have are: <autoscroll>false</autoscroll> AND <autoscroll time="10000">false</autoscroll>

I would really appreciate the help, thank you.
Reply

Logout Mark Read Team Forum Stats Members Help
HOW TO DISABLE AUTO-SCROLL ? (VERTICLE)0