Changes to the skinning engine for XBMC Gotham
#36
2013-11-01 New control positioning method

this commit adds a new way to position controls on screen.
- <left>
- <top>
- <right>
- <bottom>
- <centerleft>
- <centertop>
- <centerright>
- <centerbottom>

Image

on top of that, it also allows you to use percentages instead of absolute values.

note: the old way (posx/posy/width/height) will still work in gotham
note: for label positioning to work correctly, defaults.xml should have no position defined for label.

for more info, please use the forum thread below.

forum thread: http://forum.xbmc.org/showthread.php?tid=176115
git commit: https://github.com/xbmc/xbmc/commit/a52e...01ae0868f3
pull request: 3451 (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 XBMC Gotham - by ronie - 2013-11-02, 00:57
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for XBMC Gotham3