diff --git a/Telegram/SourceFiles/ui/special_buttons.cpp b/Telegram/SourceFiles/ui/special_buttons.cpp index e072b8449..f506311b1 100644 --- a/Telegram/SourceFiles/ui/special_buttons.cpp +++ b/Telegram/SourceFiles/ui/special_buttons.cpp @@ -201,7 +201,7 @@ void EmojiButton::paintEvent(QPaintEvent *e) { : (over ? st::historyEmojiCircleFgOver : st::historyEmojiCircleFg)); - if (_loading && anim::Disabled()) { + if (anim::Disabled() && _loading && _loading->animating()) { anim::DrawStaticLoading( p, inner,