Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
Qt Creator 2.3.0
Description
On changing property in PropertyChanges{} inside State{}, the qmlviewer crashes.
Steps:
1)Debug the example in QtCreator.
2) Change line 55
from
PropertyChanges
to
PropertyChanges
3) Save the file
4) Click on the bottom Left Rectangle. The qmlviewer crashes