Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.3, 6.9.0
-
b1fc47a46 (dev), ff73f023b (6.9), 0c1cf7b6c (tqtc/lts-6.8)
Description
When using the software renderer using any of the Rectangle properties:
- topLeftRadius
- bottomLeftRadius
- topRightRadius
- bottomRightRadius
Causes the corners to be drawn as rounded as expected but the empty area is filled in black.
Using "radius" is fine; rectangle is drawn as expected.