RT won't read width of toolpanel on startup
This commit is contained in:
parent
d2d436ea6a
commit
0c786ee1bc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user