Increase the minimumHeight of the workspace summary dialog

CURA-4428
This commit is contained in:
Lipu Fei 2017-10-10 08:30:18 +02:00
parent 60726ce179
commit b14ef41056

View file

@ -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