Has anyone else seen this?
If I scroll a tableview and it hits the end, the first tap on any row is ignored. This also happens if I scroll it up and it hits the beginning – first tap is ignored, second tap registers.
Scroll it part of the way, wait for it to stop moving, and first tap works as expected. (I’ve only tried this in the simulator, not on device.)
I did a search and can’t find this listed, and it’s also not in the bug list started by Kerem. But I find it add that I’d be the only one seeing the problem.
I’m using Corona 1135 and the widget library from github (downloaded just a few days ago).
Jay