Another fix to yesterday's window-resizing revamp: when restoring from
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 23 Dec 2010 15:44:20 +0000 (15:44 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 23 Dec 2010 15:44:20 +0000 (15:44 +0000)
commit4e05e1040407ccd21a296950216caf2cf1a31e0d
treeb11f2173aa54f0c4fec05dbe759facf5d2f7cee2
parenta197b71101b0fb9381f9ffbaf36329e430215ef1
Another fix to yesterday's window-resizing revamp: when restoring from
maximised state, we must be sure to disable the window offset used to
centre the terminal in cases where the window is non-negotiably the
wrong size (e.g. maximised). Hence we must call reset_window after our
terminal resize.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9044 cda61777-01e9-0310-a592-d414129be87e
windows/window.c