mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Fix and improve back navigation with three columns.
This commit is contained in:
@@ -336,6 +336,7 @@ void WrapWidget::createTopBar() {
|
||||
|
||||
_topBar->lower();
|
||||
_topBar->resizeToWidth(width());
|
||||
_topBar->finishAnimating();
|
||||
_topBar->show();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user