mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 07:35:12 +00:00
added stickers preview
This commit is contained in:
@@ -987,6 +987,8 @@ bool Window::eventFilter(QObject *obj, QEvent *evt) {
|
||||
psUserActionDone();
|
||||
main->checkIdleFinish();
|
||||
}
|
||||
} else if (t == QEvent::MouseButtonRelease) {
|
||||
Ui::hideStickerPreview();
|
||||
}
|
||||
if (obj == App::app()) {
|
||||
if (t == QEvent::ApplicationActivate) {
|
||||
|
Reference in New Issue
Block a user