Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-1275

Use transparent clear color during animation

    XMLWordPrintable

Details

    • All
    • 5
    • Sprint 4 Week19, Sprint 5 Week21
    • aec37feb61d9ed9bdca0df1a703da74fa6a6c692, 440812d7489c6ebca83a4f36616a08823b0af614, 767d6bcf6b3cc739b8c77a1121452a9e6b6225b2

    Description

      If fillColor property is used on Safe Items, then the item is cleared by using the fillColor. This is however not compatible with animation as it would result in colored rectangles around the screen when the item is moved.

      The solution seems to be to disable the fillColor during transition animation and use transparent clear color instead. The fillColor should then again be used, when the icon is at its destination.

      Animation also makes the output verification impossible for moving items as the background layer behind safety layer shows up and makes it impossible to know the correct CRC of the area.

       
      Definition of Done

      1. Implementation done
      2. Unit tests are implemented
      3. Quality gates passed (reviews, coverage, optionally CVE).
      4. TestRail entry done
      5. API documentation done, comments added in code.
      6. Architecture documentation is updated.
      7. Design documentation is updated.

      Attachments

        Issue Links

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

          Activity

            People

              jani.launonen Jani Launonen (Inactive)
              jani.launonen Jani Launonen (Inactive)
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes