mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 23:05:57 +08:00
Added min and max dialog size
CURA-4222
This commit is contained in:
parent
3b2c528595
commit
088092c7bc
@ -11,6 +11,8 @@ UM.Dialog
|
|||||||
title: catalog.i18nc("@title:window", "Find & Update plugins")
|
title: catalog.i18nc("@title:window", "Find & Update plugins")
|
||||||
width: 600
|
width: 600
|
||||||
height: 450
|
height: 450
|
||||||
|
minimumWidth: 350
|
||||||
|
minimumHeight: 350
|
||||||
Item
|
Item
|
||||||
{
|
{
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user