Changes to the skinning engine for Kodi Krypton
#38
2016-03-13 changed built-in function

we've made a change to the recently introduced Skin.SelectBool() built-in function.
skins can (mandatory) now define the header label of the select dialog as well:

Code:
Skin.SelectBool(424, 31411|RecentWidget, 31412|RandomWidget, 31413|InProgressWidget)
(where the first id is the string id of the header label)

git commit: https://github.com/xbmc/xbmc/commit/2ecc...c709c9c745
pull request: 9317 (PR)
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 Krypton - by ronie - 2016-03-13, 21:57
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for Kodi Krypton3