Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.8.0, 4.8.1
-
None
-
Windows Visual Studio 2008
-
49409f612c47f30434aa809e4d2c963f1a6bb88a (5.0) 54e53d3ca97a30acfcb50eee9d28c93d684753b7 (4.8)
Description
When drawing lines with same begin and end point with width 0 or 1 when using either flatcap or roundcap style, the point is not drawn in either qt4.8.0 or 4.8.1, while it is drawn in qt 4.5 up to 4.7.
Since the points in my application are dynamic and sometimes have different y values, in other situations the points can be equal and I still need a visible single dot/pixel as I rely on the behaviour from previous versions.