Bar Volume: OnClick open SettingsPanel with audio tab focused

This commit is contained in:
quadbyte 2025-08-13 08:34:30 -04:00
parent 07b29ee873
commit 2fe3ad48a7
3 changed files with 8 additions and 24 deletions

View file

@ -15,8 +15,6 @@ Variants {
required property ShellScreen modelData
readonly property real scaling: Scaling.scale(screen)
property var settingsPanel: null
screen: modelData
implicitHeight: Style.barHeight * scaling
color: "transparent"