[7.2.350] Win32: When changing font the window may jump from the secondary
commite5251c36f2549f1add6262cab939b29a54f144b2
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 27 Jan 2010 21:03:41 +0000 (27 21:03 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 27 Jan 2010 21:03:41 +0000 (27 21:03 +0000)
tree330c6e36c5e071a4289cf643c909e2009b925339
parent8ec0075a4264390d5ee8fba44e121233cacc84c8
[7.2.350] Win32: When changing font the window may jump from the secondary

Problem:    Win32: When changing font the window may jump from the secondary
            to the primary screen. (Michael Wookey)

Solution:   When the screen position was negative don't correct it to zero.

Patch 7.2.350
src/gui.c
src/version.c