mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:19:04 +08:00
Increase the minimumHeight of the workspace summary dialog
CURA-4428
This commit is contained in:
parent
60726ce179
commit
b14ef41056
@ -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…
x
Reference in New Issue
Block a user