Donald Ness

Development Blog

Weird bug with touch events in a UITableView with dynamic cell heights

Recently I solved an interesting iOS bug where the controls inside table view cells seemed to be receiving touch events in the wrong frame. Here’s a clip of the bug in action:

Read More