- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    5.12.3
- 
    Raspberry Pi 3, Buildroot 2019.05-rc3, Linaro(6.4.1-2018.05), ARM(Cortex-A7)
- 
        
- 
        edf36111860c78cd30b00e8fa9f8e4fbf8967cd1 (qt/qtdeclarative/5.13)
If "QT_QUICK_BACKEND=openvg" is set and rotate animation by X and Y axis, Rectangle will be reversed Y-axis, looked to anchor bottom-left.
 
Z-axis rotation is animated as expected. Also "QT_QUICK_BACKEND=openvg" isn't set, it works normally.
 
Please check with sample for more detail.