Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
4.6.3
-
None
-
Nokia Qt SDK, Qt 4.6.3 - sorry haven't had time to test with 4.7 developer version. Symbian^3 - Nokia N8.
Description
When I use QGraphicsScene::addLine() to add a line to my scene it renders 1 pixel too high (y co-ordinate 1 too low) on the N8. This works as expected in the simulator and on a 5800. It also works if I call QApplication::setGraphicsSystem("raster") on the N8.