mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-03 20:13:56 -06:00
Remove PropertyAnimation test
This commit is contained in:
parent
4ce244362c
commit
f6c754c57f
1 changed files with 0 additions and 3 deletions
|
@ -156,9 +156,6 @@ Item
|
||||||
}
|
}
|
||||||
height: 72 * screenScaleFactor // TODO: Theme!te theRect's x property
|
height: 72 * screenScaleFactor // TODO: Theme!te theRect's x property
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Make this work.
|
|
||||||
PropertyAnimation { target: printerConfiguration; property: "visible"; to: 0; loops: Animation.Infinite; duration: 500 }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue