fixed workspace num moving
This commit is contained in:
@@ -70,7 +70,9 @@ Rectangle {
|
||||
}
|
||||
|
||||
Row {
|
||||
anchors.centerIn: parent
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: Config.spacing_fun(bar.height)*1.5
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
spacing: Config.spacing_fun(parent.height)
|
||||
|
||||
Text {
|
||||
|
||||
Reference in New Issue
Block a user