bluetooth menu: right click to expand item

This commit is contained in:
end-4
2025-08-30 14:34:32 +02:00
parent 3290755fa8
commit d759bc274f
@@ -12,6 +12,7 @@ DialogListItem {
pointingHandCursor: !expanded
onClicked: expanded = !expanded
altAction: () => expanded = !expanded
component ActionButton: DialogButton {
colBackground: Appearance.colors.colPrimary