mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Fixed stuck of forward bar when using -sendpath argument.
Regression was introduced in b3d1602354
.
This commit is contained in:
@@ -660,6 +660,8 @@ void MainWidget::clearHider(not_null<Window::HistoryHider*> instance) {
|
||||
_history->showAnimated(Window::SlideDirection::FromRight, animationParams);
|
||||
}
|
||||
floatPlayerCheckVisibility();
|
||||
} else {
|
||||
_dialogs->updateForwardBar();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user