]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
bugfix: fixed inversed x/y gfx coordinates
authorDimitris Panokostas <dimitris.panokosta@norce.io>
Thu, 13 Oct 2022 13:13:40 +0000 (15:13 +0200)
committerDimitris Panokostas <dimitris.panokosta@norce.io>
Thu, 13 Oct 2022 13:13:40 +0000 (15:13 +0200)
commit125ce29ff8eedc7d940e4fa1cb0103435461715c
tree51ad6d037c0bd3d670d047d1a2bc04c3cc59d33f
parentbd877e9ad4a07f8311309c228319128abb53a7d4
bugfix: fixed inversed x/y gfx coordinates

It appears that the x/y coordinates saved for the top/left window position were inversed in the config file. This fixes them so that x=left and y=top
cfgfile.cpp