chore: add some channel view layout commands (#6342)

This commit is contained in:
nerix
2025-07-18 20:28:46 +02:00
committed by GitHub
parent 09fc5d74bc
commit cda625f3ce
5 changed files with 36 additions and 1 deletions
+1 -1
View File
@@ -735,8 +735,8 @@ void ChannelView::layoutVisibleMessages(
y += message->getHeight();
}
this->bufferInvalidationQueued_ = false;
}
this->bufferInvalidationQueued_ = false;
if (redrawRequired)
{