Hey,
I have a simple widget scrollView instance with a rectangle with a touch event listener attached. When I print the events for this touch listener on the rectangle I notice only the “began” phase is ever received, any other phase is missing.
Is this a known bug? I looked around and noticed how some people had problems giving back focus to the scrollview once a button had been clicked, but I’m experiencing more or less the opposite.
Any ideas?
Thanks!
Wim