Closed expandables2 closed 10 years ago
Read the theming instructions here: https://github.com/Aloshi/EmulationStation/blob/master/THEMES.md
the <textlist>
component can be adjusted in size <size>
, position <pos>
and other properties.
Usage: <size>0.9 0.5</size>
// 0.9 means 90% vertical size, 0.5 means 50% horizontal size.
I am using emulationstation 1.0 does it support textlist? because i tried it and nothing happened
It doesn't support that in 1.0. You need to upgrade EmulationStation to 2.0
I have my theme in 1.0 is there any other way to resize the selector without upgrading to 2.0?
On Wed, Nov 19, 2014 at 10:21 AM, Nils notifications@github.com wrote:
It doesn't support that in 1.0. You need to upgrade EmulationStation to 2.0
— Reply to this email directly or view it on GitHub https://github.com/Aloshi/EmulationStation/issues/286#issuecomment-63655689 .
Nope. Sorry.
So your saying i cant some of the c++ code in 2.0 for 1.0 to get that function to work?
On Wed, Nov 19, 2014 at 10:23 AM, Nils notifications@github.com wrote:
Nope. Sorry.
— Reply to this email directly or view it on GitHub https://github.com/Aloshi/EmulationStation/issues/286#issuecomment-63656126 .
Of course, if you know what to do in the source, you can try. The better way would be to update your theme to 2.0 because ES has a lot of new features you could benefit from.
Hi how do i change the list selector width size?