mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:38:58 +08:00
Make the "Add printer" window resizable
CURA-10896
This commit is contained in:
parent
d80e349f0b
commit
6075a5b583
@ -826,6 +826,8 @@ UM.MainWindow
|
||||
{
|
||||
id: addMachineDialog
|
||||
title: catalog.i18nc("@title:window", "Add Printer")
|
||||
maximumWidth: undefined
|
||||
maximumHeight: undefined
|
||||
model: CuraApplication.getAddPrinterPagesModel()
|
||||
progressBarVisible: false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user