Open GoogleCodeExporter opened 9 years ago
When career tier names are present in songlist view, song names are indented by
a
couple spaces.
For example, see line 1835 in Dialogs.py. (and line 835 of Dialogs.py)
Feel free to play with this code to achieve what you want, and then show me
what code
you'd like to apply only to your GH3 theme and I will take care of it.
Original comment by chris.paiano@gmail.com
on 12 Nov 2008 at 12:17
Ok, i just played around with the code . It seems the only thing i would
actually
need is the line that contains the position of [Directory Name's], everything
else
would be ok since i only need to shift 'song_list_x' over a little more to the
left,
which will move all the lines on the left side of screen together, BUT then the
[directory names] are to the left over the red line, Since it seems that the
[directory name] is lined up with the # of the setlist titles, when it needs to
be
lined up with the setlist names themselves and NOT with the number before the
setlist. (IE- Just need to add like 3 spaces before the directory name.) an
everything else (coding wise) will be fine the way it currently is.
Original comment by worldr...@hotmail.com
on 13 Nov 2008 at 12:58
Original comment by chris.paiano@gmail.com
on 18 Nov 2008 at 5:16
Original issue reported on code.google.com by
worldr...@hotmail.com
on 10 Nov 2008 at 8:43