Fix issue #3226: "RT won't read width of toolpanel on startup"

This commit is contained in:
Hombre
2016-03-19 14:02:06 +01:00
parent fc00537b2c
commit 644526d166

View File

@@ -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