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:
@@ -3292,6 +3292,7 @@ void Editor::ClearAll() {
|
||||
currentPos = 0;
|
||||
SetTopLine(0);
|
||||
SetVerticalScrollPos();
|
||||
InvalidateStyleRedraw(); // RPD: patch #1106564
|
||||
}
|
||||
|
||||
void Editor::ClearDocumentStyle() {
|
||||
|
@@ -3292,6 +3292,7 @@ void Editor::ClearAll() {
|
||||
currentPos = 0;
|
||||
SetTopLine(0);
|
||||
SetVerticalScrollPos();
|
||||
InvalidateStyleRedraw(); // RPD: patch #1106564
|
||||
}
|
||||
|
||||
void Editor::ClearDocumentStyle() {
|
||||
|
Reference in New Issue
Block a user