Darkseal / DownPicker

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

Undid that change that hits the done button #30

Closed gplocke closed 8 years ago

gplocke commented 8 years ago

I accidentally uncommented the line that calls the doneClicked method when the text field finishes editing. This is a problem because it would cause it to save if you hit "Cancel"