Kodi Community Forum

Full Version: Focus - Alpha 6c released
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
Jeroen Wrote:Hey Azido, hit me up on PM. I would like Focus to stay alive so if I can't do it myself I'm sure we can arrange something. So, if you're up to it let me know.

Greetings,
Jeroen

good to hear that..

actually, i'm having a quite busy time with aeon showmix, we still need to get our multiplex view improvement completed, but after the release i'm gonna talk to you in private.
a little bug in DialogSeekBar.xml
don't know if it be fixed now

Code:
                <label>$INFO[Player.Time] / [color=sublabel-text]$INFO[Player.Duration][COLOR]</label>

right is:

Code:
                <label>$INFO[Player.Time] / [COLOR=sublabel-text]$INFO[Player.Duration][/color]</label>
Pages: 1 2 3 4 5 6 7 8 9