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

don't show separator if not showing search results table #104

Closed nsolter closed 9 years ago

nsolter commented 9 years ago

When a TITokenField is inside a UITableViewCell, the separator looks like an extra cell divider bottom line. It should only be shown if the search results table is shown. Or this should at least be a configurable option.