fixed gifs on the emotepicker
This commit is contained in:
@@ -41,9 +41,7 @@ void WindowManager::repaintVisibleChatWidgets(Channel *channel)
|
||||
|
||||
void WindowManager::repaintGifEmotes()
|
||||
{
|
||||
if (this->mainWindow != nullptr) {
|
||||
this->mainWindow->repaintGifEmotes();
|
||||
}
|
||||
this->repaintGifs();
|
||||
}
|
||||
|
||||
// void WindowManager::updateAll()
|
||||
|
||||
Reference in New Issue
Block a user