mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 14:29:03 +08:00
Remove height binding loop.
CURA-9514
This commit is contained in:
parent
9f204f2e43
commit
2ff0aed171
@ -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":
|
||||
|
Loading…
x
Reference in New Issue
Block a user