diff --git a/rtgui/rtwindow.cc b/rtgui/rtwindow.cc index 338c5b36e..ba6c0cbd8 100644 --- a/rtgui/rtwindow.cc +++ b/rtgui/rtwindow.cc @@ -341,6 +341,10 @@ void RTWindow::on_realize () fpanel->setAspect(); } + if (simpleEditor) { + epanel->setAspect(); + } + cursorManager.init (get_window()); // Check if first run of this version, then display the Release Notes text