@@ -672,7 +672,7 @@ TWindow::UpdateInfoBarOnResize()
|
|||||||
|| infoHeight > Bounds().Height()) {
|
|| infoHeight > Bounds().Height()) {
|
||||||
ShowInfo(false);
|
ShowInfo(false);
|
||||||
} else {
|
} else {
|
||||||
ShowInfo(true);
|
ShowInfo(fInfoBarState);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user