Bug in ItemSelectedCallback of ScrollList
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-21 11:09 PM
The version of touchGFX Designer is 4.13.0.
I use the function "setItemSelectedCallback" of ScrollList .
ScrollList have 5 items. And display mode is no circular.
In callback fucntion "scrollList1ItemSelectedHandler". When I click the item one by one, and it return the itemSelected is "1, 2, 3, 4, 4". It is unusual. By the way, if display mode is circular, it will return "1, 2, 3, 4, 0". It is fine.
How can i fix it?
Labels:
- Labels:
-
TouchGFX
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-23 1:42 AM
Hello,
Try to update to 4.14.
4.15 will be out beginning of October so you should also update your version when the time comes.
Tell me if it solves your problem.
/Alexandre
