Details
-
Bug
-
Resolution: Won't Do
-
P1: Critical
-
Qt 3D Studio 2.3 BETA3
-
None
-
!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?