Allow WizardDialog to resize

This commit is contained in:
Lipu Fei 2019-05-17 14:30:18 +02:00
parent 584a101902
commit 361636af29

View file

@ -24,8 +24,6 @@ Window
minimumWidth: 580 * screenScaleFactor
minimumHeight: 600 * screenScaleFactor
maximumWidth: minimumWidth
maximumHeight: minimumHeight
color: UM.Theme.getColor("main_background")