PowerPanel: converted to Layout
This commit is contained in:
parent
93a3bc2090
commit
01aeceddf4
1 changed files with 1 additions and 1 deletions
|
|
@ -264,7 +264,7 @@ NPanel {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Text content in the middle
|
// Text content in the middle
|
||||||
Column {
|
ColumnLayout {
|
||||||
anchors.left: iconElement.right
|
anchors.left: iconElement.right
|
||||||
anchors.right: pendingIndicator.visible ? pendingIndicator.left : parent.right
|
anchors.right: pendingIndicator.visible ? pendingIndicator.left : parent.right
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue