Use a Loader instead of StackView for pageStack
This commit is contained in:
@@ -33,7 +33,7 @@ HInteractiveRectangle {
|
||||
}
|
||||
|
||||
function activate() {
|
||||
pageStack.showRoom(model.user_id, model.data.room_id)
|
||||
pageLoader.showRoom(model.user_id, model.data.room_id)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user