Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Won't Do
-
Affects Version/s: Qt 3D Studio 2.3 BETA3
-
Fix Version/s: Qt 3D Studio 2.4 BETA1
-
Component/s: Runtime 2.x
-
Labels:None
-
Environment:!Screenshot 2019-03-18 at 11.28.48.png!
Description
While profiling sudden slowdown when animating DataInput values in main.qml, it was found that every time a DataInput is updated (From QML Animation) it has to parse strings and allocate a bunch of memory.
Could this be improved?