hefty: bar: fix some alignment issues for floating

This commit is contained in:
end-4
2026-03-22 09:58:22 +01:00
parent 193d82847a
commit d52fbe0b40
5 changed files with 11 additions and 7 deletions
@@ -33,7 +33,7 @@ HBarWidgetWithPopout {
property real fontPixelSize: Appearance.font.pixelSize.smaller
Layout.maximumWidth: implicitWidth
Layout.maximumWidth: vertical ? -1 : implicitWidth
Layout.fillWidth: true
popupContentWidth: popupContent.implicitWidth