AnimatedImage with another property animation will block render thread after 20 hours running
-
the code is just for example, the target of NumberAnimation is Text item
this sample will make CPU load up to 40% on my embedded device, if I keep this running for about 20 hours, it will total block the GUI, touch lagging and it seems like there are racing in the render thread.
Qt Version: 5.14.2
Hardware: arm64 4 core embedded device