Constrain window frame to screen after live resize
commitafbbb51853842678d01cd1d1fcc2b04ed5367714
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)
tree4af57956c45318f4096ef09e81066a18ffd71cf6
parent7f99604c69156d20fe43b935410c35870de6eced
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