Fixed layout of discard dialog

This commit is contained in:
Jaime van Kessel 2017-03-03 14:46:40 +01:00
parent 419396cc16
commit 2f3998b9db

View file

@ -64,7 +64,7 @@ UM.Dialog
anchors.margins: UM.Theme.getSize("default_margin").width
anchors.left: parent.left
anchors.right: parent.right
height: base.height - 100
height: base.height - 130
id: tableView
Component
{