mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 07:25:56 +08:00
Increase minimumHeight of the Print Address dialog
CURA-4428
This commit is contained in:
parent
7ca2ae9771
commit
60726ce179
@ -321,7 +321,7 @@ Cura.MachineAction
|
|||||||
title: catalog.i18nc("@title:window", "Printer Address")
|
title: catalog.i18nc("@title:window", "Printer Address")
|
||||||
|
|
||||||
minimumWidth: 400 * screenScaleFactor
|
minimumWidth: 400 * screenScaleFactor
|
||||||
minimumHeight: 120 * screenScaleFactor
|
minimumHeight: 130 * screenScaleFactor
|
||||||
width: minimumWidth
|
width: minimumWidth
|
||||||
height: minimumHeight
|
height: minimumHeight
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user