Fix saving/loading of Coordinates setting
Saving ini file messes up the Coordinates setting. This patch fixes this.
Merge request reports
Activity
Filter activity
It's that "2-Values[0]" part that is messing things up. I don't recall what compelled me to change the 0 and 1 to 1 and 2 (There's a real chance i tried to fix this from both sides independently, reading and writing the .ini, and maybe my .ini file had already been invalid when i tested my fix). I'll revisit this now.
Please register or sign in to reply