aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Editor.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Editor.cxx b/src/Editor.cxx
index e049485f2..af0a73a19 100644
--- a/src/Editor.cxx
+++ b/src/Editor.cxx
@@ -3304,6 +3304,7 @@ void Editor::ClearAll() {
currentPos = 0;
SetTopLine(0);
SetVerticalScrollPos();
+ InvalidateStyleRedraw();
}
void Editor::ClearDocumentStyle() {