mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
NTextInput: improved layout and adapted calling code all over the shell.
This commit is contained in:
@@ -24,7 +24,8 @@ ColumnLayout {
|
||||
onEditingFinished: {
|
||||
Settings.data.screenRecorder.directory = text
|
||||
}
|
||||
Layout.fillWidth: true
|
||||
|
||||
Layout.maximumWidth: 420 * scaling
|
||||
}
|
||||
|
||||
ColumnLayout {
|
||||
|
||||
Reference in New Issue
Block a user