Mark hidden chats with a userpic badge in community view.

This commit is contained in:
John Preston
2026-06-17 01:48:43 +04:00
parent 442c0a7313
commit 3b44f5c193
7 changed files with 101 additions and 7 deletions
@@ -1002,6 +1002,7 @@ void InnerWidget::paintEvent(QPaintEvent *e) {
.topicJumpCache = _topicJumpCache.get(),
.folder = _openedFolder,
.forum = _openedForum,
.community = _openedCommunity,
.currentBg = currentBg(),
.filter = _filterId,
.now = ms,