aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeNew.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ThemeNew.cpp')
-rw-r--r--gui/ThemeNew.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/ThemeNew.cpp b/gui/ThemeNew.cpp
index 679d6c79f6..b5e043221b 100644
--- a/gui/ThemeNew.cpp
+++ b/gui/ThemeNew.cpp
@@ -224,6 +224,8 @@ void ThemeNew::refresh() {
}
void ThemeNew::enable() {
+ init();
+ resetDrawArea();
_system->showOverlay();
clearAll();
}