Fix binding loop

This commit is contained in:
Tobias Fella
2026-01-23 23:15:00 +01:00
parent ade5750550
commit 40b7853338

View File

@@ -412,7 +412,6 @@ QQC2.Control {
Component {
id: replyPane
Item {
implicitWidth: replyComponent.implicitWidth
implicitHeight: replyComponent.implicitHeight
ReplyComponent {
id: replyComponent