Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.3
-
None
-
Windows 7 Ultimate x64, Qt 4.6.3
Core 2 Quad Q8400, 4GB DDR2 PC2-6400, Geforce 275GTX
Description
I am on windows, using Qt 4.6.3 with DS9 backend. I use the pre-built release of Qt for MSVC2008.
I have a Phonon VideoWidget inside of a QGraphicsProxyWidget added to a QGraphicsScene. I have a QGLWidget as my viewport for my QGraphicsView.
When I rotate the widget to an angle that isn't divisible by 90 degrees it causes really big slowdowns. The easiest way to replicate this is to rotate the widget 45 degrees.