We need to invalidate the replaced text region before calling
commit4c7b65db8c2f2673a10495c558fce46b8b685346
authorHuw Davies <huw@codeweavers.com>
Tue, 11 Nov 2003 00:26:53 +0000 (11 00:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Nov 2003 00:26:53 +0000 (11 00:26 +0000)
tree2c129f2df827dbe2f1c17e9c1aba79614ca86413
parentf11b022fbb508bc2a1950d74b1e7d2ac671eb28e
We need to invalidate the replaced text region before calling
EM_ScrollCaret as this may call ScrollWindow.  Previously newly added
lines were not displayed if the edit needed to scroll.
controls/edit.c