addapts the sizes of primarily the buttons

fixes: issue CURA-194
This commit is contained in:
Tamara Hogenhout 2015-09-21 14:14:28 +02:00
parent c7efde275a
commit c352c6f369
3 changed files with 8 additions and 13 deletions

View file

@ -413,7 +413,7 @@ UM.MainWindow
anchors {
left: parent.left
top: parent.top
topMargin: 74
topMargin: UM.Theme.sizes.default_margin.height + UM.Theme.sizes.button.height
//horizontalCenter: parent.horizontalCenter
//horizontalCenterOffset: -(UM.Theme.sizes.sidebar.width / 2)
//top: parent.top;