Details
-
User Story
-
Resolution: Done
-
P1: Critical
-
QSR 2.0
-
None
-
-
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
- Implementation done
- Unit tests are implemented
- Quality gates passed (reviews, coverage, optionally CVE).
- TestRail entry done
- API documentation done, comments added in code.
- Architecture documentation is updated.
- Design documentation is updated.
Attachments
Issue Links
- mentioned in
-
Page Loading...