2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Update dialog row height on topic switch.

This commit is contained in:
John Preston
2022-11-29 21:36:34 +04:00
parent 3c799a5cc1
commit beaea9c57d
14 changed files with 80 additions and 2 deletions

View File

@@ -91,6 +91,7 @@ public:
[[nodiscard]] int height() const {
return _height;
}
void recountHeight();
void updateCornerBadgeShown(
not_null<PeerData*> peer,