X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d9d920a7153ec2fa36ad5d85632b7be3effa6a96..d5793bb91a461385e08551c37f6fe0ea78d1fa5c:/skin.py diff --git a/skin.py b/skin.py index 3ceb2b49..a76f7942 100644 --- a/skin.py +++ b/skin.py @@ -145,6 +145,8 @@ def applySingleAttribute(guiObject, desktop, attrib, value, scale = ((1,1),(1,1) "off": 0, "blend": 2, }[value]) + elif attrib == "scale": + guiObject.setScale(1) elif attrib == "orientation": # used by eSlider try: guiObject.setOrientation(*