Disable QML cache, responsible of multiple bugs
This commit is contained in:
@@ -12,8 +12,6 @@ HColumnLayout {
|
||||
|
||||
property bool canLoadPastEvents: true
|
||||
|
||||
Component.onCompleted: console.log("replaced")
|
||||
|
||||
id: chatPage
|
||||
onFocusChanged: sendBox.setFocus()
|
||||
|
||||
|
Reference in New Issue
Block a user