Apparently only a single scale factor is supported.

QGraphicsItem.setScale(qreal)

The Qt API allows for independent X and Y scale factors.
QGraphicsItem.setXScale(qreal)
QGraphicsItem.setYScale(qreal)

Can we get those supported? 

Thanks.


      

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to