mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
PowerPanel: converted to Layout
This commit is contained in:
@@ -264,7 +264,7 @@ NPanel {
|
||||
}
|
||||
|
||||
// Text content in the middle
|
||||
Column {
|
||||
ColumnLayout {
|
||||
anchors.left: iconElement.right
|
||||
anchors.right: pendingIndicator.visible ? pendingIndicator.left : parent.right
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
Reference in New Issue
Block a user