Event Touch, phase Began only works if clicked between pixels 80 to 400

Hi guys,

Using the touch listener, I can’t get the “began” phase (landscape mode), if I touch the borders of the image. For example, my image has 480x320. Touching pixels 1-80 or 401-480, I can’t flip the image as the listener does not capture the touch. The only way to capture it is touching the image between pixels 81 to 400.

I used Gilbert’s slide demo to test it.
Thanks,
Alex [import]uid: 4883 topic_id: 2013 reply_id: 302013[/import]

Alex

do you have code you can fwd me and the image?

thanks

me [import]uid: 24 topic_id: 2013 reply_id: 6084[/import]

Does the SlideView demo in the Corona 2.0 release work as you expect? Is the problem only in landscape mode?

I played with the SlideView demo (in portrait mode on iPhone 4 and Xcode Simulator) and it detects edge touches.

-Tom [import]uid: 7559 topic_id: 2013 reply_id: 6089[/import]