use new styled popup window for tray item menu

This commit is contained in:
Benjamin Palko 2025-07-25 10:26:53 -04:00
parent 7d7f7b9fd6
commit 875551777c
2 changed files with 9 additions and 66 deletions

View file

@ -59,9 +59,9 @@ Scope {
anchors.verticalCenter: parent.verticalCenter
}
// Tray {
// anchors.verticalCenter: parent.verticalCenter
// }
Tray {
anchors.verticalCenter: parent.verticalCenter
}
}
Row {