mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Add magnifying glass to NSearchableComboBox
This commit is contained in:
@@ -173,6 +173,7 @@ RowLayout {
|
||||
// Search input
|
||||
NTextInput {
|
||||
id: searchInput
|
||||
inputIconName: "search"
|
||||
Layout.fillWidth: true
|
||||
placeholderText: root.searchPlaceholder
|
||||
text: root.searchText
|
||||
|
||||
Reference in New Issue
Block a user