2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-03 16:15:13 +00:00

Correct spoiler selections.

This commit is contained in:
John Preston
2022-09-18 15:17:49 +04:00
parent cd00d41cca
commit 4f948699c0
17 changed files with 63 additions and 12 deletions

View File

@@ -688,6 +688,7 @@ void InnerWidget::paintEvent(QPaintEvent *e) {
active,
selected,
ms,
videoPaused,
showUnreadInSearchResults);
p.translate(0, st::dialogsRowHeight);
}