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

Fixed clickable online status in profile settings.

This commit is contained in:
23rd
2023-01-07 06:41:56 +03:00
committed by John Preston
parent 5cf5d4b4c4
commit 991fafb30e

View File

@@ -265,6 +265,7 @@ void SetupPhoto(
wrap,
StatusValue(self),
st::settingsCoverStatus);
status->setAttribute(Qt::WA_TransparentForMouseEvents);
rpl::combine(
wrap->widthValue(),
photo->widthValue(),