Changes to the skinning engine for Kodi Leia
#7
2016-12-05 changed builtin action

the SetFocus() action now allows setting an optional 'absolute' argument.
setting this argument will focus the first listitem of a container, instead of the first visible listitem.
(eg. it will scroll up to the top of the list)

Code:
SetFocus(50,0,absolute)


pull-request: https://github.com/xbmc/xbmc/pull/11019
commit: https://github.com/xbmc/xbmc/commit/45a8...c5c686272e
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply


Messages In This Thread
RE: Changes to the skinning engine for Kodi L* - by ronie - 2016-12-06, 18:47
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for Kodi Leia2