Increase minimumHeight of the Print Address dialog

CURA-4428
This commit is contained in:
Lipu Fei 2017-10-10 08:24:47 +02:00
parent 7ca2ae9771
commit 60726ce179

View file

@ -321,7 +321,7 @@ Cura.MachineAction
title: catalog.i18nc("@title:window", "Printer Address")
minimumWidth: 400 * screenScaleFactor
minimumHeight: 120 * screenScaleFactor
minimumHeight: 130 * screenScaleFactor
width: minimumWidth
height: minimumHeight