Reapplied Patch #1106564

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-05-25 14:58:38 +00:00
parent 304945f5f7
commit e102e12eff
2 changed files with 2 additions and 0 deletions

View File

@@ -3292,6 +3292,7 @@ void Editor::ClearAll() {
currentPos = 0;
SetTopLine(0);
SetVerticalScrollPos();
InvalidateStyleRedraw(); // RPD: patch #1106564
}
void Editor::ClearDocumentStyle() {

View File

@@ -3292,6 +3292,7 @@ void Editor::ClearAll() {
currentPos = 0;
SetTopLine(0);
SetVerticalScrollPos();
InvalidateStyleRedraw(); // RPD: patch #1106564
}
void Editor::ClearDocumentStyle() {