Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt for MCUs 2.0
-
QUL Sprint 1.3/2022, QUL Sprint 1.4/2022, QUL Sprint 1.5/2022
Description
Snap animation stops in the middle of two pages when screen is tapped/clicked during the animation. Leading to a situation where the two pages are only partly visible.
The way to reproduce:
1) Build the attached example with Qt for MCUs 2.0.0 and run application on desktop or on actual board.
2) Start swiping with mouse (or with finger with real hardware)
3) Swipe so that roughly half of both pages are visible
4) Release mouse button or finger and immediately click/tap the screen again
5) If performed fast enough, the animation doesn't finish and it stops somewhere in the middle of those pages.
It recovers from this state if new swipe action is performed.
Attachments
Issue Links
- resulted in
-
QTMCU-322 [REG 2.4 ->2.5] setCurrentIndex of SwipeView requires to be called twice to change the index
- Closed