2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-01 23:15:59 +00:00

Fixed color update of right buttons in chats list on palette change.

This commit is contained in:
23rd
2025-02-06 22:31:14 +03:00
committed by John Preston
parent b61befa210
commit 4b43f4cbec

View File

@@ -281,6 +281,7 @@ InnerWidget::InnerWidget(
) | rpl::start_with_next([=] { ) | rpl::start_with_next([=] {
_topicJumpCache = nullptr; _topicJumpCache = nullptr;
_chatsFilterTags.clear(); _chatsFilterTags.clear();
_rightButtons.clear();
}, lifetime()); }, lifetime());
session().downloaderTaskFinished( session().downloaderTaskFinished(