mr-late
mr-late
I have managed so far to fix the Account, In-Game, In-Game Voice, and Interface sub-menus [here](https://github.com/mr-late/Pixelvision2/tree/unification-project). I'm still trying to figure out a standard spacing between all the different options....
Yeah sorry about that, still a newbie with Github. The changed files are 'about_version.tga' 'Change Log.txt' and 'screenshotmanager.layout' commit codes are 3abfc2b, 4c5430a, a024883
Crap, I got it fixed now, for real. Line 321 should look like: place { control="null_placer" region="details" width=-1 align=bottom-left margin-bottom=5 } 322: place { control="spoiler_checkbox" start="null_placer" region="details" align=bottom margin-bottom=30 margin-right=7...
That appears to be a problem with font sizes. Anything above size 17 seems to misplace the chevron. PR #104 fixes this.