mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 09:29:01 +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")
|
||||
|
||||
minimumWidth: 400 * screenScaleFactor
|
||||
minimumHeight: 120 * screenScaleFactor
|
||||
minimumHeight: 130 * screenScaleFactor
|
||||
width: minimumWidth
|
||||
height: minimumHeight
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user