Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8
-
None
-
43c22c32c (dev), 8c4882e67 (6.8), c50ba18c9 (6.8.0)
Description
There are some known crashes while using animation with series:
- If one animation type is specified, the program crashes upon adding/removing points in spline.
- When points are removed in quick succession
- When animating out of range (fixed by:
QTBUG-129162) - If GraphPointAnimation is not the first animation under GraphTransition.
Related: QTBUG-129025