On Sat, 2012-03-10 at 18:08 +0000, Guillaume Lelarge wrote: > Fix the restore of a window position when using multiscreen > > The previous code used to get the geometry of the good display and check > position and size of the dialog against the geometry of the display. > Unfortunately, the position and size of the dialog take into account the > global geometry. So we need to compare it with the global geometry, which this > patch does. > > Per report from Steffen Decker. >
If someone can test this with Mac OS X and Windows, I would be quite happy. I don't have (yet?) a multiscreen PC with those OS. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
