search: prevent shaky while typing, prevent clipboard scrolling to bottom

This commit is contained in:
end-4
2025-07-16 10:00:48 +07:00
parent 77f21d8e89
commit 623cd842a6
2 changed files with 4 additions and 0 deletions
@@ -396,6 +396,8 @@ Item { // Wrapper
}
}
onModelChanged: root.focusFirstItemIfNeeded()
delegate: SearchItem {
// The selectable item for each search result
required property var modelData