2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Added animated reactions in manage of groups / channels.

This commit is contained in:
23rd
2022-04-17 12:33:29 +03:00
committed by John Preston
parent 1ed7d482ab
commit e37866d0b9
6 changed files with 27 additions and 86 deletions

View File

@@ -903,7 +903,6 @@ void SetupMessages(
r.top() + (r.height() - iconSize) / 2);
}),
iconSize,
&controller->session(),
r,
buttonRight->events(
) | rpl::filter([=](not_null<QEvent*> event) {