Kodi Community Forum

Full Version: Remove timer slider
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello ppl,

I'd like to customize my PM3 skin (the version that comes with XBMC 8.10 on xbox) by removing the timer slider that appears when pressing pause, fast forward and rewind during video playback. I'd like to keep only the pause, ff and rewind speed graphics. Bear in mind that I don't want to completely remove the slider, so that it will continue appearing when viewing the OSD.

I'm guessing it has something to do with DialogSeekBar.xml (but I could be wrong!) but I am an absolute beginner and all my efforts have failed so far.

Thank you,
Aris
yeah thats the one you want you just need add some <visible> conditions to the controls you don't want to show.
That did the trick, thanks!