![]() |
Show "Paused in picture slideshow - 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: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115) +---- Thread: Show "Paused in picture slideshow (/showthread.php?tid=179033) |
Show "Paused in picture slideshow - gooner_47 - 2013-11-27 This appears to be an option in Confluence http://wiki.xbmc.org/index.php?title=Add-on:Confluence/Settings Does it also exist in Transparency? It's on by default, but I'd like to disable it so when the picture slideshow is paused, there is no text on screen. RE: Show "Paused in picture slideshow - ronie - 2013-11-27 (2013-11-27, 01:38)gooner_47 Wrote: This appears to be an option in Confluence http://wiki.xbmc.org/index.php?title=Add-on:Confluence/Settings there's no such option in Transparency! but i'll probably remove the 'paused' text altogether, as it is indeed silly to display it when you pause the slideshow to have a closer look at the picture. RE: Show "Paused in picture slideshow - gooner_47 - 2013-11-27 Could you hazard a guess as to what that option is doing? Would it be something as simple as adding an entry to an xml file somewhere to disable that text? Basically is that (or removing it altogether as you mentioned) something an end user could do relatively simply, compared to changing code etc? RE: Show "Paused in picture slideshow - ronie - 2013-11-27 (2013-11-27, 01:50)gooner_47 Wrote: Could you hazard a guess as to what that option is doing? Would it be something as simple as adding an entry to an xml file somewhere to disable that text? it would be as simple as opening ../skin.transparency/720p/Slideshow.xml in a text editor and deleting the paused label control, lines 15-27. RE: Show "Paused in picture slideshow - gooner_47 - 2013-11-28 Sorted. Thanks, again. |