mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Handle clicks on expandable emoji category icons.
This commit is contained in:
@@ -410,6 +410,8 @@ TabbedSelector::TabbedSelector(
|
||||
emoji()->showSet(setId);
|
||||
_showRequests.fire({});
|
||||
}, lifetime());
|
||||
|
||||
emoji()->refreshEmoji();
|
||||
}
|
||||
//setAttribute(Qt::WA_AcceptTouchEvents);
|
||||
setAttribute(Qt::WA_OpaquePaintEvent, false);
|
||||
|
Reference in New Issue
Block a user