Eliminate binding loop.

pull/520/head
Adam Treat 1 year ago
parent 73715075c9
commit 40c3733b6f

@ -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...")

Loading…
Cancel
Save