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