Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 3.0
-
-
QDS 2D - 2021 Week 41/42, QDS 2D - 2021 Week 43/44, QDS 2D - 2021 Week 45/46
Description
Apply an effect (for example directionalBlur) to an item (for example an text item), add one more state, change a property of the effect ( for example angle property )in the new state. In the resulted qml, the angle property actually cannot be accessed, and will give error,
> - ReferenceError: directionalBlur is not defined
> - QML PropertyChanges: Cannot assign to non-existent property
> "angle"
sample project attached
Attachments
Issue Links
- relates to
-
QTBUG-99007 Effects are implcit components which has serious consequences on usabilty
- Open