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:
@@ -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(
|
||||||
|
Reference in New Issue
Block a user