mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Beta version 1.6.4: Update dialogs up button position when resize.
This commit is contained in:
parent
53c659cbda
commit
467f1449ab
1 changed files with 3 additions and 0 deletions
|
@ -1456,6 +1456,9 @@ void DialogsWidget::updateControlsGeometry() {
|
|||
} else {
|
||||
onListScroll();
|
||||
}
|
||||
if (_scrollToTopIsShown) {
|
||||
updateScrollUpPosition();
|
||||
}
|
||||
}
|
||||
|
||||
void DialogsWidget::updateForwardBar() {
|
||||
|
|
Loading…
Add table
Reference in a new issue