mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
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:
parent
addf6429e5
commit
6a4329c1a0
3 changed files with 7 additions and 6 deletions
|
@ -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:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue