Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.4.1
-
None
Description
Using Qt for Mac
With QPainter::drawRect, when the QPainter is scaled, under some circumstances
the rectangle drawn has the inside larger than the outline. The white fill of the square clearly can be seen above the black line of the box.
This seems to work ok on linux platform, so is likely an issue specific to Mac.