decreased lag when opening the emote/emoji menu

This commit is contained in:
fourtf
2018-04-18 17:03:37 +02:00
parent 653e4c6adf
commit 4c99f2b5fd
2 changed files with 13 additions and 3 deletions
+2
View File
@@ -40,6 +40,8 @@ private:
int duration;
};
static bool loadedEventQueued;
QPixmap *currentPixmap = nullptr;
QPixmap *loadedPixmap = nullptr;
std::vector<FrameData> allFrames;