mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 06:09:01 +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 {
|
Loader {
|
||||||
id: loader
|
id: loader
|
||||||
width: parent.width
|
width: parent.width
|
||||||
height: childrenRect.height
|
|
||||||
sourceComponent: {
|
sourceComponent: {
|
||||||
switch (model.listType) {
|
switch (model.listType) {
|
||||||
case "HIDE_BUTTON":
|
case "HIDE_BUTTON":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user