Removed ability to reload emotes really fast (#3450)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -64,6 +64,8 @@ private:
|
||||
bool isLive_{false};
|
||||
QString thumbnail_;
|
||||
QElapsedTimer lastThumbnail_;
|
||||
std::chrono::steady_clock::time_point lastReloadedChannelEmotes_;
|
||||
std::chrono::steady_clock::time_point lastReloadedSubEmotes_;
|
||||
|
||||
// ui
|
||||
Button *dropdownButton_{};
|
||||
|
||||
Reference in New Issue
Block a user