Closed m1ga closed 1 month ago
Are there API docs for this already?
yes, since 5.4.0
https://github.com/tidev/titanium-sdk/blob/master/apidoc/Titanium/UI/ListView.yml#L648-L652
With a note On iOS no event is fired when the finger is not released
. With continuousUpdate
event you've got it more often but the direction
was not yet in there. That was still only fired after touching the screen.
@m1ga The recent changes should fix that - are you okay with these?
Looking good, code still works fine, thanks :+1:
iOS currently only adds
direction
in the scrolling event when you release the finger. This PR adds it to the continuous scrolling (old PR)https://github.com/user-attachments/assets/f5c36153-0ef1-4e90-a21c-f4a1d121b75b