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

Fix scroll state management in Downloads.

This commit is contained in:
John Preston
2022-02-27 20:19:16 +03:00
parent bff8313a37
commit a61048d219
19 changed files with 139 additions and 37 deletions

View File

@@ -878,14 +878,14 @@ SetupChannelBox::SetupChannelBox(
(channel->isMegagroup()
? tr::lng_create_public_group_about
: tr::lng_create_public_channel_about)(tr::now),
_defaultOptions,
kDefaultTextOptions,
_aboutPublicWidth)
, _aboutPrivate(
st::defaultTextStyle,
(channel->isMegagroup()
? tr::lng_create_private_group_about
: tr::lng_create_private_channel_about)(tr::now),
_defaultOptions,
kDefaultTextOptions,
_aboutPublicWidth)
, _link(
this,