cancel
Showing results for 
Search instead for 
Did you mean: 

Bug in ItemSelectedCallback of ScrollList

Wrend.1
Senior

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?

1 REPLY 1
Alexandre RENOUX
Principal

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