Commit dbd41363 authored by Ronan Abhamon's avatar Ronan Abhamon

fix(ui/modules/Linphone/Chat/Chat): uses a `positionViewAtEnd` call at startup

parent 065c701a
......@@ -68,6 +68,8 @@ ColumnLayout {
var initView = function () {
_tryToLoadMoreEntries = false
_bindToEnd = true
positionViewAtEnd()
}
// Received only if more entries were loaded.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment