Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 3.6
-
None
Description
If I create a property in the Connections view, it gets assigned the default value 0.
This generates invalid QML code when I create an Item property.
This is the QML code generated:
property Item property0: 0