Align progress bar and save button better

So that they don't overlap with the now larger fonts and such.

Contributes to issue CURA-4149.
This commit is contained in:
Ghostkeeper 2017-08-14 10:36:39 +02:00
parent addf6429e5
commit 6a4329c1a0
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75
3 changed files with 7 additions and 6 deletions

View file

@ -81,7 +81,6 @@ Item
}
property bool activity: CuraApplication.platformActivity;
property int totalHeight: childrenRect.height + UM.Theme.getSize("default_margin").height
property string fileBaseName
property string statusText:
{