Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt for MCUs 2.5.4, Qt for MCUs 2.9, Qt for MCUs 2.8.1
-
d66e05b0, 3b672d06, 9440efb2, e2ce0046
Description
When using SwipeView, calling the setCurrentIndex does not trigger the SwipeView to flick to new index on a first call. Second call triggers the flicking to a new index.
Way to reproduce:
1) Build and run the attached example with Qt for MCUs 2.8.
2) Click the SwipeView once, it does not trigger the SwipeView to go to new index.
3) Click the SwipeView second time, it moves to second index
It is expected that SwipeView shows the second Item on a first call.
After testing, this seems to be regression between versions 2.4 and 2.5.
Attachments
Issue Links
- resulted from
-
QTMCU-90 SwipeView can be stopped in middle of two pages when tapped/clicked during the snap animation
-
- Closed
-