Fix computation of zoomed window frame
commit4b85f2664cba273f7be09f146a7f85955f7a1b0d
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 18 Oct 2008 11:23:24 +0000 (18 13:23 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 18 Oct 2008 12:31:02 +0000 (18 14:31 +0200)
tree95f2fbdf153d23fcd79f06f35295117dd8aea43a
parent55cf452901706cea02a84e1bfd8266d5415fc764
Fix computation of zoomed window frame

When computing the zoomed window frame ensure that it is constrained to
hold an even number of rows and columns.  This fixes a problem where the
window would not "un-zoom" after being zoomed.
src/MacVim/MMWindowController.m