hefty: bar: tray: adjust spacing & allow rmb to open unpinneds

This commit is contained in:
end-4
2026-03-24 14:44:58 +01:00
parent 30583abf36
commit e1b79693e3
@@ -34,7 +34,7 @@ HBarWidgetWithPopout {
contentImplicitHeight: trayContent.implicitHeight
hoverEnabled: false
parentRadiusToPaddingRatio: 0.9
parentRadiusToPaddingRatio: 0.45
hover: trayContent.moreHovered
press: trayContent.morePressed
@@ -68,6 +68,7 @@ HBarWidgetWithPopout {
Layout.fillWidth: true
Layout.fillHeight: true
hoverEnabled: true
acceptedButtons: Qt.AllButtons
implicitWidth: 20 - parent.spacing
implicitHeight: 20 - parent.spacing