I found if I insert an object into the scrollview while it is active (specifically in my example, during the “began” phase), the flick gesture does not work.
Would like to know if this is a bug or simply just a no-no.
Thank you,
Aidan Wolf
I found if I insert an object into the scrollview while it is active (specifically in my example, during the “began” phase), the flick gesture does not work.
Would like to know if this is a bug or simply just a no-no.
Thank you,
Aidan Wolf
Hello Aidan,
Can you post some code? Does the object you insert have any kind of touch sensitivity, i.e. is it a button or some other widget that would intercept the touch to the scrollView?
Are you getting any error messages in the console?
Thanks,
Brent
Hello Aidan,
Can you post some code? Does the object you insert have any kind of touch sensitivity, i.e. is it a button or some other widget that would intercept the touch to the scrollView?
Are you getting any error messages in the console?
Thanks,
Brent