2020-06-01 4:34 AM
2020-06-01 6:39 AM
Hi @ATara.3 ,
Theoretically, it appears that what you want should be possible. If you refer to the online documentation of classes, under the documentation of the ScrollWheel class, you will find the function animateToItem(...). You can make use of this function to create the indicator effect.
/Jagdish Bisawa
2020-06-01 6:39 AM
Hi @ATara.3 ,
Theoretically, it appears that what you want should be possible. If you refer to the online documentation of classes, under the documentation of the ScrollWheel class, you will find the function animateToItem(...). You can make use of this function to create the indicator effect.
/Jagdish Bisawa
2020-06-01 8:27 AM
Thank you very much It works!!!
scrollSecond.animateToItem(digitalSeconds, -1);
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.