mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 07:45:55 +08:00
Remove PropertyAnimation test
This commit is contained in:
parent
4ce244362c
commit
f6c754c57f
@ -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…
x
Reference in New Issue
Block a user