mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
Beta version 1.6.4: Update dialogs up button position when resize.
This commit is contained in:
@@ -1456,6 +1456,9 @@ void DialogsWidget::updateControlsGeometry() {
|
|||||||
} else {
|
} else {
|
||||||
onListScroll();
|
onListScroll();
|
||||||
}
|
}
|
||||||
|
if (_scrollToTopIsShown) {
|
||||||
|
updateScrollUpPosition();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void DialogsWidget::updateForwardBar() {
|
void DialogsWidget::updateForwardBar() {
|
||||||
|
Reference in New Issue
Block a user