mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Increase the minimumHeight of the workspace summary dialog
CURA-4428
This commit is contained in:
parent
60726ce179
commit
b14ef41056
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ UM.Dialog
|
|||
title: catalog.i18nc("@title:window", "Open Project")
|
||||
|
||||
minimumWidth: 500 * screenScaleFactor
|
||||
minimumHeight: 400 * screenScaleFactor
|
||||
minimumHeight: 450 * screenScaleFactor
|
||||
width: minimumWidth
|
||||
height: minimumHeight
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue