mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
NTextInput: new approach to avoid all input leakage and dragging NPanel issues.
This commit is contained in:
@@ -45,7 +45,7 @@ ColumnLayout {
|
||||
"selectFiles": true,
|
||||
"scaling": scaling,
|
||||
"parent": root,
|
||||
"onSelected": path => Settings.data.general.avatarImage = path
|
||||
"onSelected": path => Settings.data.general.avatarImage = path
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user