mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
merged inputfield, requesting channeldialogs
This commit is contained in:
@@ -2476,6 +2476,7 @@ void OverviewInner::showAll(bool recountHeights) {
|
||||
newHeight = _height;
|
||||
_addToY = (_height < _minHeight) ? (_minHeight - _height) : 0;
|
||||
}
|
||||
|
||||
if (newHeight < _minHeight) {
|
||||
newHeight = _minHeight;
|
||||
}
|
||||
|
Reference in New Issue
Block a user