Use thick margin and change some anchors.

Contributes to CURA-5942.
This commit is contained in:
Diego Prado Gesto 2018-11-26 10:28:36 +01:00
parent c8e065d7a7
commit 5b940b5242
2 changed files with 8 additions and 4 deletions

View file

@ -48,8 +48,12 @@ Cura.ExpandableComponent
{
id: icon
anchors.bottom: parent.bottom
x: UM.Theme.getSize("thick_margin").width
anchors
{
bottom: parent.bottom
left: parent.left
leftMargin: UM.Theme.getSize("thick_margin").width
}
source: UM.Theme.getIcon("printer_connected")
width: UM.Theme.getSize("printer_status_icon").width