mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Eliminate binding loop.
This commit is contained in:
parent
73715075c9
commit
40c3733b6f
@ -53,8 +53,6 @@ Dialog {
|
|||||||
id: thumbsDownNewResponse
|
id: thumbsDownNewResponse
|
||||||
color: theme.textColor
|
color: theme.textColor
|
||||||
padding: 20
|
padding: 20
|
||||||
width: parent.width
|
|
||||||
height: 300
|
|
||||||
wrapMode: Text.Wrap
|
wrapMode: Text.Wrap
|
||||||
font.pixelSize: theme.fontSizeLarge
|
font.pixelSize: theme.fontSizeLarge
|
||||||
placeholderText: qsTr("Please provide a better response...")
|
placeholderText: qsTr("Please provide a better response...")
|
||||||
|
Loading…
Reference in New Issue
Block a user