Darkseal / DownPicker

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

Added "Cancel" button to picker's toolbar and new filter #18

Closed WedgeSparda closed 8 years ago

WedgeSparda commented 8 years ago

Added "Cancel" button to picker's toolbar and also check that sending UIControlEventValueChanged is not needed if TextField value doesn't change.