mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 07:05:13 +00:00
boxes redesign finished
This commit is contained in:
@@ -2204,8 +2204,10 @@ void MainWidget::setInnerFocus() {
|
||||
} else {
|
||||
dialogsActivate();
|
||||
}
|
||||
} else if (overview) {
|
||||
overview->activate();
|
||||
} else if (profile) {
|
||||
profile->setFocus();
|
||||
profile->activate();
|
||||
} else {
|
||||
history.setInnerFocus();
|
||||
}
|
||||
|
Reference in New Issue
Block a user