sync gif emotes of same length
This commit is contained in:
@@ -22,6 +22,7 @@ void GIFTimer::initialize()
|
||||
qApp->activeWindow() == nullptr)
|
||||
return;
|
||||
|
||||
this->position_ += gifFrameLength;
|
||||
this->signal.invoke();
|
||||
getApp()->windows->repaintGifEmotes();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user