Fix binding loop
This commit is contained in:
@@ -412,7 +412,6 @@ QQC2.Control {
|
||||
Component {
|
||||
id: replyPane
|
||||
Item {
|
||||
implicitWidth: replyComponent.implicitWidth
|
||||
implicitHeight: replyComponent.implicitHeight
|
||||
ReplyComponent {
|
||||
id: replyComponent
|
||||
|
||||
Reference in New Issue
Block a user