Scrollable Buttons

What do you want to achieve?

I have a small smartwatch display. I have added multiple buttons in a label . I can scroll vertical through the buttons, however the buttons should be disabled when I am trying to scroll through them. This is not working, they will get activated as soons, as I am touching them or when I release my finger. What settings will I need in SQLS to get this working?

image

I found the solution myself. It seems enough to use the flex design + scrollable + set all trickers for
the buttons as “Clicked”.

3 Likes

Yes. That’s just what I was about to suggest as well.