Fix glitches in search results.

This commit is contained in:
John Preston
2022-12-06 20:32:58 +04:00
parent 6abfdd20fa
commit a8106aa38d
4 changed files with 15 additions and 3 deletions
@@ -637,6 +637,7 @@ auto ChooseTopicBoxController::Row::generatePaintUserpicCallback(
p.translate(x, y);
_topic->paintUserpic(p, view, {
.st = &st::forumTopicRow,
.currentBg = st::windowBg,
.now = crl::now(),
.width = outerWidth,
.paused = false,