Skip to main content
Wrend.1
Associate III
September 22, 2020
Question

Bug in ItemSelectedCallback of ScrollList

  • September 22, 2020
  • 1 reply
  • 477 views

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?

This topic has been closed for replies.

1 reply

Alexandre RENOUX
Visitor II
September 23, 2020

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