thermogl / TITokenField

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

Can't go back to typing mode when a token is selected #71

Open prasad1240 opened 10 years ago

prasad1240 commented 10 years ago

ios simulator screen shot nov 22 2013 4 05 27 pm

Steps

  1. Add a token
  2. Select that token 3 Tap beside (right side) the selected token so as to add a new token

Issue : Cannot type to create a new token

thermogl commented 10 years ago

Oh yeah, that's annoying. Long press seems to work, though.

prasad1240 commented 10 years ago

Any other way to overcome this issue ?

thermogl commented 10 years ago

In the setup method, change delaysContentTouches to NO