Darkseal / DownPicker

A lightweight DropDownList / ComboBox for iOS, written in Objective-C
MIT License
202 stars 93 forks source link

Fix for Issue #11 #12

Closed WedgeSparda closed 8 years ago

WedgeSparda commented 8 years ago

This is a quick fix for the problem I described on Issue #11. In case there is some text in the UITextField, check if these text exists in the data source array before setting the row in the picker.