mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 23:24:01 +02:00
Fixed clickable online status in profile settings.
This commit is contained in:
parent
5cf5d4b4c4
commit
991fafb30e
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ void SetupPhoto(
|
|||
wrap,
|
||||
StatusValue(self),
|
||||
st::settingsCoverStatus);
|
||||
status->setAttribute(Qt::WA_TransparentForMouseEvents);
|
||||
rpl::combine(
|
||||
wrap->widthValue(),
|
||||
photo->widthValue(),
|
||||
|
|
Loading…
Add table
Reference in a new issue