2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +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([=] {
_topicJumpCache = nullptr;
_chatsFilterTags.clear();
_rightButtons.clear();
}, lifetime());
session().downloaderTaskFinished(