- 
    
 Technical task
        
     - 
    Resolution: Unresolved
 - 
    
  Not Evaluated                     
     - 
    None
 - 
    None
 - 
    None
 
Transitions of positioners are not supported.
positioners-transitions.qml
move: Transition {
            NumberAnimation {
                properties: "y"
                easing.type: Easing.OutBounce
            }
        }