When trying to touch a button event thats outside of the letterbox scaled area, the events are unresponsive.
The following is a screenshot from the iphone, my config is set to width = 320, height = 480 so the letterbox scale fits properly, and all touch events work as should
The next image is from an android with a wider screen, in the image i added a red transparent layer where the letterbox scaling goes outside the set position.
The left red area does respond as should. Im assuming since the touch events must start from 0x0. But the right red area has no touch response. And this i assume since the touch event stops at the letterbox width.
You can see that apart of the right red layer cuts through the button. This is the exact line between the button receiving events and nothing happening.
A little help please… [import]uid: 50514 topic_id: 19894 reply_id: 319894[/import]