2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Fix channel reactions editing.

This commit is contained in:
John Preston
2024-06-03 13:40:04 +04:00
parent e978770fbd
commit f91eb65239

View File

@@ -516,7 +516,8 @@ TabbedSelector::TabbedSelector(
emoji()->showSet(setId);
_showRequests.fire({});
}, lifetime());
}
if (hasEmojiTab()) {
emoji()->refreshEmoji();
}
//setAttribute(Qt::WA_AcceptTouchEvents);