diff --git a/Telegram/SourceFiles/chat_helpers/stickers_list_footer.cpp b/Telegram/SourceFiles/chat_helpers/stickers_list_footer.cpp index 83e88f6cf7..8fc1ca6d43 100644 --- a/Telegram/SourceFiles/chat_helpers/stickers_list_footer.cpp +++ b/Telegram/SourceFiles/chat_helpers/stickers_list_footer.cpp @@ -821,8 +821,9 @@ void StickersListFooter::scrollByWheelEvent( const auto index = v::get(_selected).index; if (_icons[index].setId == AllEmojiSectionSetId()) { use(_subiconState); + } else { + use(_iconState); } - use(_iconState); } void StickersListFooter::clipCallback(