Fix channel reactions editing.
This commit is contained in:
parent
e978770fbd
commit
f91eb65239
|
@ -516,7 +516,8 @@ TabbedSelector::TabbedSelector(
|
|||
emoji()->showSet(setId);
|
||||
_showRequests.fire({});
|
||||
}, lifetime());
|
||||
|
||||
}
|
||||
if (hasEmojiTab()) {
|
||||
emoji()->refreshEmoji();
|
||||
}
|
||||
//setAttribute(Qt::WA_AcceptTouchEvents);
|
||||
|
|
Loading…
Reference in New Issue