Display corection of the enter and rm will now redisplay all the screen

This commit is contained in:
Edouard Dupin 2011-10-05 18:07:35 +02:00
parent d21a3892df
commit 472b85b94b

View File

@ -997,6 +997,7 @@ void BufferText::AddChar(char * UTF8data)
}
actionDone = true;
}
AnchorForceRedrawAll();
}
if (false == actionDone) {