mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 19:39:57 -05:00
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