mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 15:45:56 +08:00
CL-457 added margin to top in monitor screen
This commit is contained in:
parent
48ad909431
commit
f15f6e2e37
@ -29,6 +29,8 @@ Component
|
||||
id: activePrintersLabel
|
||||
font: UM.Theme.getFont("large")
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||
anchors.top: parent.top
|
||||
text: Cura.MachineManager.printerOutputDevices[0].name
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user