mirror of
https://github.com/danog/telegram-tt.git
synced 2024-12-13 09:37:29 +01:00
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…
Reference in New Issue
Block a user