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