mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Info shared media and common groups counters.
This commit is contained in:
@@ -424,7 +424,7 @@ protected:
|
||||
|
||||
// Resizes content and counts natural widget height for the desired width.
|
||||
virtual int resizeGetHeight(int newWidth) {
|
||||
return height();
|
||||
return heightNoMargins();
|
||||
}
|
||||
|
||||
virtual void visibleTopBottomUpdated(
|
||||
|
Reference in New Issue
Block a user