mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 22:09:04 +08:00
CURA-4870 Add spacing to the list of configurations
This commit is contained in:
parent
13e18c9d54
commit
d11d850f7c
@ -57,6 +57,7 @@ Column
|
||||
id: configurationList
|
||||
anchors.top: printerTypeHeader.bottom
|
||||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||
spacing: Math.round(UM.Theme.getSize("default_margin").height / 2)
|
||||
width: container.width
|
||||
height: childrenRect.height
|
||||
model: outputDevice.uniqueConfigurations
|
||||
|
Loading…
x
Reference in New Issue
Block a user