Fix issue #3226: "RT won't read width of toolpanel on startup"
This commit is contained in:
@@ -341,6 +341,10 @@ void RTWindow::on_realize ()
|
|||||||
fpanel->setAspect();
|
fpanel->setAspect();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (simpleEditor) {
|
||||||
|
epanel->setAspect();
|
||||||
|
}
|
||||||
|
|
||||||
mainWindowCursorManager.init(get_window());
|
mainWindowCursorManager.init(get_window());
|
||||||
|
|
||||||
// Check if first run of this version, then display the Release Notes text
|
// Check if first run of this version, then display the Release Notes text
|
||||||
|
Reference in New Issue
Block a user