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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user