summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-03-22 13:07:02 +0200
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-03-22 13:07:43 +0200
commit29247702abf8f97be7aa25da74c82f316a8f177e (patch)
tree6f883f2ecc3b7850d2d1b0b22efc95330d8de7ab
parentef734f385916ce1b083ee8e9f2f690d90f0ffd1b (diff)
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index de3ce648..9c49c093 100644
--- a/README
+++ b/README
@@ -80,6 +80,13 @@ Bug Fixes
- Fixed: Charts crashes when changing the values to empty model with logarithmic axis
- Fixed: The legend marker for main series in breakdown series piechart couldnt be updated with custom value
- Fixed: Positioning errors with category axis and bar category axis ticks
+- Fixed: Setting points visible for upper or lower line series of an area series causes the area series to fill incorrectly
+- Fixed: Changing from "High Contrast" theme to another theme draws some grid lines thicker than it is supposed to
+- Fixed: QCategoryAxis shading is drawn even if the shaded category is scrolled off-chart
+- Fixed: QBarCategoryAxis with odd number of categories and shading draws an additional shade on top of the chart
+- Fixed: Setting points visible for a line chart sometimes doesn't draw the points but instead draws a filled area
+- Fixed: Exploding a piechart slice with a thick pen causes rendering artifacts during the explosion animation
+- Fixed: Pen style pattern continuity for line series
Known Issues
============