Message List: Fix scrolling to incoming message
This commit is contained in:
parent
97479b4af6
commit
2d7b28401f
@ -357,10 +357,6 @@ const MessageList: FC<OwnProps & StateProps & DispatchProps> = ({
|
|||||||
lastItemElement,
|
lastItemElement,
|
||||||
'end',
|
'end',
|
||||||
BOTTOM_FOCUS_MARGIN,
|
BOTTOM_FOCUS_MARGIN,
|
||||||
undefined,
|
|
||||||
undefined,
|
|
||||||
undefined,
|
|
||||||
true,
|
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user