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(),