Fix QML warning

This commit is contained in:
Jaime van Kessel 2021-10-08 13:35:01 +02:00
parent 65a35bbebc
commit 7d9c6e1449

View file

@ -100,7 +100,7 @@ UM.Dialog
{
id: loader
width: parent.width
width: listview.width
height: model.type != undefined ? UM.Theme.getSize("section").height : 0
property var definition: model