Music list display
Posted: Sat Jul 04, 2009 7:45 am
The currently display of the list of musics is in two columns, but I think it would be more organized if it was only a single column. For people like me, using 640x480 resolution, the list always gets messed up with long song names. I'll try to exemplify my suggestion.
This is how currently displayed:
In game:

How I want it to be displayed:
Sometimes the current display takes me minutes loking for a music that is already in front of me. I think that if you try using long names you'll get the same opinion as I do.
Can be this be achieved by editing any file?
(This is both a suggestion and a problem
)
This is how currently displayed:
Code: Select all
"=" = "Current: (none) Next: a song with a very very very very very very very very very very very very long name"
1. .\ 2. ..\
3. another folder\ 4. some folder\
5. a song with a very very very very very very very very very very very very long name 6. another music

How I want it to be displayed:
Code: Select all
"=" = "Current: (none) Next: a song with a very very very very very very very very very very very very long name"
1. .\
2. ..\
3. another folder\
4. some folder\
5. a song with a very very very very very very very very very very very very long name
6. another music
Can be this be achieved by editing any file?
(This is both a suggestion and a problem
