]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Another fix to yesterday's window-resizing revamp: when restoring from
authorSimon Tatham <anakin@pobox.com>
Thu, 23 Dec 2010 15:44:20 +0000 (15:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 23 Dec 2010 15:44:20 +0000 (15:44 +0000)
commit7739b36fb5d78a1a767a014f4af6842537a7e4b9
treeb11f2173aa54f0c4fec05dbe759facf5d2f7cee2
parent44adaf066f5f18b724f87c613194880e331b67b3
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: http://svn.tartarus.org/sgt/putty@9044 cda61777-01e9-0310-a592-d414129be87e
windows/window.c