Fix date and top padding when loading previous msg

This commit is contained in:
miruka
2019-04-20 03:29:24 -04:00
parent 99c06e4034
commit b33f5f1d34
3 changed files with 27 additions and 12 deletions

View File

@@ -21,6 +21,7 @@ Controls1.SplitView {
pageStack.replace(
"chat/Root.qml", { user_id: user_id, room: room_obj }
)
console.log("replaced")
}
id: "pageStack"