Touch Issue with Scrollable Menu

Hello @kisvegabor
I have made a scrollable menu using Flex layout via SLS.
Menu options consist of Label and its corresponding Image with Label to be clickable item.

Now, when I try to scroll the menu with initial touch on clickable label, it processes that unwanted touch. Kindly go through the video to better understand the issue.

Regards,
Keshav Aggarwal

Hi,

Please be sure to use the CLICKED event trigger and not RELEASED.

1 Like

Great. It worked!