SettingsPanel: finally made the panel ordering easier and also saved ram

This commit is contained in:
quadbyte 2025-08-15 09:08:05 -04:00
parent 860a65b9ca
commit e86d7e5beb
2 changed files with 102 additions and 73 deletions

View file

@ -257,7 +257,6 @@ ColumnLayout {
name: "AAC"
}
}
currentKey: Settings.data.screenRecorder.audioCodec
onSelected: function (key) {
Settings.data.screenRecorder.audioCodec = key