mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Make some minor improvements to the qml
This implements some of the best practices that weren't used yet for the QML CURA-6005
This commit is contained in:
parent
49076a7103
commit
0edc3f2680
6 changed files with 16 additions and 69 deletions
|
@ -18,7 +18,7 @@ Item
|
|||
|
||||
ColumnLayout
|
||||
{
|
||||
spacing: UM.Theme.getSize("default_margin").height * 2
|
||||
spacing: UM.Theme.getSize("wide_margin").height
|
||||
width: parent.width
|
||||
anchors.fill: parent
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue