Eliminate binding loop.

This commit is contained in:
Adam Treat 2023-04-25 21:41:47 -04:00
parent 73715075c9
commit 40c3733b6f

View File

@ -53,8 +53,6 @@ Dialog {
id: thumbsDownNewResponse
color: theme.textColor
padding: 20
width: parent.width
height: 300
wrapMode: Text.Wrap
font.pixelSize: theme.fontSizeLarge
placeholderText: qsTr("Please provide a better response...")