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