- 
    
Bug
 - 
    Resolution: Out of scope
 - 
    
P3: Somewhat important
 - 
    QDS 3.0
 
- 
        
 - 
        QDS 2D - 2021 Week 41/42, QDS 2D - 2021 Week 43/44, QDS 2D - 2021 Week 45/46
 
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
- relates to
 - 
                    
        
        QTBUG-99007
        Effects are implcit components which has serious consequences on usabilty
    
-         
     - Open
 
 -