X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f414a53c337844af29471698a3a3f0708eda4837..cc0d276c3699a56c0566f0cf7ccc8acfc370f6df:/data/skin.xml?ds=sidebyside diff --git a/data/skin.xml b/data/skin.xml index 70b08b33..bf6465cd 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -19,6 +19,9 @@ + + + @@ -32,41 +35,44 @@ """ """ - + - + - + - + + + + - - - - - + + + + + - + - + - - + + - + - + @@ -75,7 +81,7 @@ - + @@ -145,10 +151,20 @@ - - - + + + + + + + + + + + + @@ -158,9 +174,8 @@ - - - + + @@ -191,10 +206,14 @@ + + + + -# this should be factored out into some helper code, but currently demonstrated applets. +# this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint orgwidth = self.instance.size().width() @@ -202,7 +221,7 @@ orgpos = self.instance.position() textsize = self["text"].getSize() # y size still must be fixed in font stuff... -textsize = (textsize[0], textsize[1] + 20) +textsize = (textsize[0], textsize[1] + 50) wsize = (textsize[0] + 50, textsize[1] + 50) # resize