fixed too big dialogs and hidden checkboxes

This commit is contained in:
Mark 2017-05-22 11:21:30 +02:00
parent 3177d99bcf
commit 7bc715a9bd
6 changed files with 23 additions and 30 deletions

View file

@ -14,8 +14,8 @@ UM.Dialog
//: About dialog title
title: catalog.i18nc("@title:window","About Cura")
minimumWidth: 450 * Screen.devicePixelRatio
minimumHeight: 550 * Screen.devicePixelRatio
minimumWidth: 500
minimumHeight: 650
width: minimumWidth
height: minimumHeight