I have a page in my app with a back button up in the top left (display.newRect with a touch listener) and a scrollView on the page. The button touch listener works fine if the scrollView is scrolled all the way to the top. But if I scroll down at all and then try the button, it doesn’t get the touches. Scroll back up all the way again, the button gets touches.
Both are in the same display group. Not sure what is happening here. This is build 773. [import]uid: 58455 topic_id: 23918 reply_id: 323918[/import]