Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-93957

Setting plotArea results to drawing area not being cleaned up

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.2
    • Charts
    • None
    • Linux/X11

      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:

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            e0348803 Miikka Heikkinen
            jimis Dimitrios Apostolou
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes