Increase sidebar width and set the right viewport size

This commit is contained in:
Arjen Hiemstra 2015-09-12 20:02:31 +02:00
parent fa9ab24959
commit 14dd919ade
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ UM.MainWindow
//: Cura application window title
title: catalog.i18nc("@title:window","Cura");
viewportRect: Qt.rect(0, 0, (base.width - sidebar.width) / base.width, 1.0)
Item
{