mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-07-24 14:33:02 +02:00
parent
16d5dbe71c
commit
4e5082f6c6
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ ChatWidget::ChatWidget(
|
|||
_topBar->show();
|
||||
|
||||
if (_repliesRootView) {
|
||||
_repliesRootView->move(0, _topBar->height());
|
||||
_repliesRootView->move(0, 0);
|
||||
}
|
||||
|
||||
_topBar->deleteSelectionRequest(
|
||||
|
|
Loading…
Add table
Reference in a new issue