Fix compact chat list
This commit is contained in:
parent
8ac1cfab79
commit
beb43accd2
1 changed files with 1 additions and 0 deletions
|
|
@ -278,6 +278,7 @@ void paintOneLineRow(
|
|||
} else {
|
||||
entry->paintUserpicLeft(
|
||||
p,
|
||||
row->userpicView(),
|
||||
st::dialogsPadding.x(),
|
||||
st::dialogsPadding.y(),
|
||||
fullWidth,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue