mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06:00
Added min and max dialog size
CURA-4222
This commit is contained in:
parent
3b2c528595
commit
088092c7bc
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ UM.Dialog
|
|||
title: catalog.i18nc("@title:window", "Find & Update plugins")
|
||||
width: 600
|
||||
height: 450
|
||||
minimumWidth: 350
|
||||
minimumHeight: 350
|
||||
Item
|
||||
{
|
||||
anchors.fill: parent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue