mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Remove height binding loop.
CURA-9514
This commit is contained in:
parent
9f204f2e43
commit
2ff0aed171
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue