mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Fix another chatbar size bug
This commit is contained in:
parent
be86148703
commit
fcb681c19f
@ -779,6 +779,7 @@ void MainWindow::setupView(bool toggle_minimize) {
|
||||
wlTmp = Settings::LayoutCustom;
|
||||
break;
|
||||
}
|
||||
qteChat->updateGeometry();
|
||||
g.s.wlWindowLayout = wlTmp;
|
||||
|
||||
QRect geom = frameGeometry();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user