forked from Shinonome/dots-hyprland
ai: message text block dont write back when ai is writing
This commit is contained in:
@@ -118,6 +118,7 @@ ColumnLayout {
|
|||||||
text: qsTr("Waiting for response...")
|
text: qsTr("Waiting for response...")
|
||||||
|
|
||||||
onTextChanged: {
|
onTextChanged: {
|
||||||
|
if (!root.editing) return
|
||||||
segmentContent = text
|
segmentContent = text
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user