Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.7.0
-
None
-
Windows Vista 64 bit
Qt 4.8.4
-
3e9ed798456bf473ed4e426e0c0f7e90499f9a4c
Description
- Open the following QML 1 file:
import QtQuick 1.1 Rectangle { RotationAnimation on rotation { loops: RotationAnimation.Infinite } }
- Hover over the last occurrence of "RotationAnimation".
Creator crashes.