Remove height binding loop.

CURA-9514
This commit is contained in:
joeydelarago 2022-08-31 10:26:23 +02:00
parent 9f204f2e43
commit 2ff0aed171

View file

@ -10,7 +10,6 @@ import Cura 1.0 as Cura
Loader {
id: loader
width: parent.width
height: childrenRect.height
sourceComponent: {
switch (model.listType) {
case "HIDE_BUTTON":