You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scrollLayerScrollingStarted: is a very useful method as per the doc...
Called when scroll layer begins scrolling.
Useful to cancel CCTouchDispatcher standardDelegates.
This is great... is used to disable touches and then the user doesn't actually change the scroll page there is no corresponding scrollLayerScrollingCancelled:
Please advise if there is a workaround.
Thx!
The text was updated successfully, but these errors were encountered:
scrollLayerScrollingStarted: is a very useful method as per the doc...
Called when scroll layer begins scrolling.
Useful to cancel CCTouchDispatcher standardDelegates.
This is great... is used to disable touches and then the user doesn't actually change the scroll page there is no corresponding scrollLayerScrollingCancelled:
Please advise if there is a workaround.
Thx!
The text was updated successfully, but these errors were encountered: