Reduce update delay when resizing with mouse.
commit703deb087ce8c8de619b364c34c8bbc08cd3f66a
authorBjorn Winckler <bjorn.winckler@gmail.com>
Tue, 23 Oct 2007 15:19:54 +0000 (23 17:19 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Tue, 23 Oct 2007 15:19:54 +0000 (23 17:19 +0200)
tree26640a4b63fa2596ec52eb945eaa0b5d57b958ec
parent5224933a498a5d155f64902753c0ed9c2e7b9362
Reduce update delay when resizing with mouse.

By forcing an update of the text view at the end of batch processing of draw
commands the update delay when dragging to resize is reduced.
src/MacVim/MMVimController.m