Change direction of scrollwheel and negative value for animateToItem()
Hi dear guys! I have a problem in touchgfx:
how can I change the scroll direction of scrollwheel using animateToItem()? I used the capability of circulation but I need to send negative value to rotate in a down-up manner... it's okay but if I set a time for animation period and the value change to negative then scrollwheel will rotate over the whole my elements to reach that position! My major problem is changing scroll direction...
Please help me...
Thanks