QGraphicsPixmapItem cuts off when zoomed
I have a graphicsview that is able to be zoomed by a factor of about 200. My problem is I also have QGraphicsPixmapItems in the scene and they seem to start to bet cut off as you zoom in. All my pixmaps are set to ignoreTransformations so that they don't change size. I have been trying to figure out why this does it and I can't find any way to fix it. Any suggestions?
My view is 711x711 pixels.
My pixmap is 20x20 pixels.
Re: QGraphicsPixmapItem cuts off when zoomed
I have been trying to figure out a solution for this for weeks now and still have not been able to find out how to stop the cropping. I have emailed the QT guys for help.
Re: QGraphicsPixmapItem cuts off when zoomed
Can u show some snapshots or code ?
Re: QGraphicsPixmapItem cuts off when zoomed
I got an email back from QT just a short time ago...it is a bug in 4.3 and it is fixed in 4.4