2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 09:05:14 +00:00

Merge remote-tracking branch 'tdesktop/dev' into dev

This commit is contained in:
RadRussianRus
2020-06-03 11:58:08 +03:00
278 changed files with 10109 additions and 7772 deletions

View File

@@ -447,6 +447,7 @@ void paintRow(
} else {
entry->paintUserpicLeft(
p,
row->userpicView(),
st::dialogsPadding.x(),
st::dialogsPadding.y(),
fullWidth,
@@ -1201,6 +1202,7 @@ void PaintCollapsedRow(
} else {
folder->paintUserpicLeft(
p,
row.userpicView(),
(fullWidth - st::dialogsUnreadHeight) / 2,
unreadTop,
fullWidth,