Constrain window frame to screen after live resize
commit2a9239b898b3333046bfcba8917938c0c8605360
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 18 Nov 2007 13:16:42 +0000 (18 14:16 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 18 Nov 2007 13:16:42 +0000 (18 14:16 +0100)
tree5bc616e015f1f936e850971134300edf1e0f24cc
parent7c14063373f22d60449917f38c67c6778533215e
Constrain window frame to screen after live resize

Always send SetTextDimensionsMsgID to Vim at the end of live resize to ensure
that resizeWindowToFit gets called.  Otherwise the window can be too big and
will then automatically resize when a dialog sheet is presented or when the
window is moved, which feels strange.
src/MacVim/MMWindowController.m