X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/13b86c205e12d0237a8134e25b2d5e145ac01730..9a2b8cd197039db5a4324149dcf6e817171166bf:/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(*