fixed too big dialogs and hidden checkboxes

This commit is contained in:
Mark 2017-05-22 11:21:30 +02:00
parent 7676975fcb
commit f0c130c593
6 changed files with 23 additions and 30 deletions

View file

@ -81,8 +81,6 @@ Menu
title: catalog.i18ncp("@title:window", "Multiply Selected Model", "Multiply Selected Models", UM.Selection.selectionCount)
width: 400 * Screen.devicePixelRatio
height: 80 * Screen.devicePixelRatio
onAccepted: CuraActions.multiplySelection(copiesField.value)