Modify small UI things in the Add Printer dialog

This commit is contained in:
Diego Prado Gesto 2019-05-01 15:50:43 +02:00
parent 8d6136bcf3
commit 32c8bbfb3c
4 changed files with 7 additions and 11 deletions

View file

@ -56,7 +56,8 @@ Item
Cura.RoundedRectangle
{
id: contentRectangle
anchors.top: header.bottom
// Move up a bit (exaclty the width of the border) to avoid double line
y: header.height - UM.Theme.getSize("default_lining").width
anchors.left: header.left
anchors.right: header.right
// Add 2x lining, because it needs a bit of space on the top and the bottom.