-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
QDS 4.6.0
-
None
-
-
1
-
QDS Oulu - 2024 Week 43/44
<Issue>
When the item inside SwipeView has a generated DropShadow effect, the swipe doesn't work properly. I haven't verified if this occurs to other effects rather than DrowShadow.
I've confirmed that this issue reproduces on both LivePreview and the Deployment on QDS.
The video functional_swipeview.mp4shows the expected behavior.
The video disfunctional_swipeview.mp4shows the actual behavior.
<Reproduction Step>
(1) Download and open the attached project EMS.zipwith QDS 4.6.
(2) In Graphs2DScreen.qml, you find SwipeView, inside which, there are two Rectangles.
(3) LivePreview or Deploy the project on QDS to see the issue.
(4) Comment out the DrowShadow on line 37 and 49 and run the project to see the issue doesn't occur without DrowShadow.