PDA

View Full Version : QGraphicsPixmapItem cuts off when zoomed



abbapatris
31st March 2008, 18:06
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.

abbapatris
24th April 2008, 11:42
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.

aamer4yu
24th April 2008, 12:00
Can u show some snapshots or code ?

abbapatris
25th April 2008, 15:05
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