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

Removed ShapePaths are still rendered

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • 6.8.3, 6.9.0 Beta3, 6.10.0 FF
    • 6.8.0
    • Quick: Shapes
    • None
    • Windows 10, Qt 6.8.0 via PySide
    • 18f280eed (dev), 385385dc4 (6.9), 4f267e4fe (6.8)

    Description

      Running the attached code will render three squares (red, green, blue). After one second the blue square is removed from the Shape by popping it from the data property. And after another second the green square is removed, and after that the red square.

      When using the curve renderer, this does not work at all, all of the squares remain rendered.

      When using the geometry renderer, the first two squares are removed, but the last square (the red one) persists.

      When using the software renderer, everything works as expected - the scene is white after three seconds.

      Attachments

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

        Activity

          People

            vgt Eirik Aavitsland
            matsjoyce-refeyn Matthew Joyce
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes