mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
SettingsPanel: no longer using hardcoded ID to focus a tab
This commit is contained in:
@@ -84,7 +84,7 @@ Item {
|
||||
}
|
||||
}
|
||||
onClicked: {
|
||||
settingsPanel.currentTabIndex = 5 // Audio tab index
|
||||
settingsPanel.requestedTab = settingsPanel.tabsIds.AUDIO
|
||||
settingsPanel.isLoaded = true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user