Patch 7.2.065
commit9cd9b05888ee6b339b939dadd40a2d1a96b7535f
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Thu, 4 Dec 2008 03:48:39 +0000 (4 03:48 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Thu, 4 Dec 2008 03:48:39 +0000 (4 03:48 +0000)
tree2d2ab6b17f5a7bd48ada992309b78981571ba8d5
parentcedfdf135ad39a1baae4aebe7ce2a61e7e3d9d04
Patch 7.2.065
Problem:    GTK GUI: the cursor disappears when doing ":vsp" and the Vim
            window is maximized.  (Dominique Pelle, Denis Smolyar)
Solution:   Don't change "Columns" back to an old value at a wrong moment.
            Do change "Rows" when it should not be a problem.
Files:      src/gui.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.2@1286 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/gui.c
src/version.c