From: Stefan Pluecken Date: Fri, 10 Mar 2006 22:51:57 +0000 (+0000) Subject: don't move the choice box X-Git-Tag: 2.6.0~3825 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/d1caa52b1f5b003b7ec03df48b5f7d9fdac1a5a8 don't move the choice box --- diff --git a/data/skin_default.xml b/data/skin_default.xml index ea80091e..087239a2 100644 --- a/data/skin_default.xml +++ b/data/skin_default.xml @@ -251,7 +251,7 @@ - + @@ -288,7 +288,7 @@ self["list"].instance.resize(eSize(*listsize)) # center window newwidth = wsize[0] -self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y())) +#self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y()))