thermogl / TITokenField

An iOS version of the NSTokenField (See To: field in Mail and Messages).
http://thermoglobalnuclearwar.com/opensource/
599 stars 172 forks source link

Missing touches in an UITableViewCell #89

Closed CiraciNicolo closed 9 years ago

CiraciNicolo commented 10 years ago

Sometimes

- (BOOL)beginTrackingWithTouch:(UITouch *)touch withEvent:(UIEvent *)event 

doesn't get called. I can't think to any reason.