Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Fixed
-
Affects Version/s: 6.2.0
-
Fix Version/s: 6.2.1
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
-
Platform/s:
Description
we cannot overwrite the bound property.
In example,
width, height of CustomRect's properties are not set to the set value in main.qml.