Skip to content

Commit

Permalink
fix(statusApp): resolving qml errors/warnings pt2
Browse files Browse the repository at this point in the history
Closes #8864
  • Loading branch information
alexandraB99 authored and iurimatias committed Feb 22, 2023
1 parent 28f77ed commit bbcc434
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ Item {
ColumnLayout {
id: layout

anchors.horizontalCenter: parent.horizontalCenter
implicitWidth: childrenRect.width
implicitHeight: childrenRect.height

spacing: 8

StatusBaseText {
Expand Down

0 comments on commit bbcc434

Please sign in to comment.