mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -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...")
|
||||
|
||||
onTextChanged: {
|
||||
if (!root.editing) return
|
||||
segmentContent = text
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user