Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2
-
None
Description
Running the example attached to QTBUG-79218, but with the single addition of the following line to main.qml under ChartView:
[...] ChartView { plotArea: Qt.rect( 20, 20, 200, 200 )
Results to redrawing without cleaning up old contents. Looks like this:
Attachments
Issue Links
- resulted from
-
QTBUG-79218 When zooming out enough then the labels on the axes will end up showing drawing errors
- Open