controlcenter: corrected scrolling in bluetooth details while selected

This commit is contained in:
ATMDA 2025-11-17 08:12:22 -05:00
parent c2c04b8637
commit 29f7c7aa4f

View file

@ -30,12 +30,15 @@ StyledFlickable {
anchors.left: parent.left
anchors.right: parent.right
anchors.top: parent.top
implicitHeight: layout.height
ColumnLayout {
id: layout
anchors.fill: parent
anchors.left: parent.left
anchors.right: parent.right
anchors.top: parent.top
spacing: Appearance.spacing.normal
MaterialIcon {