madjid / MMPickerView

An easy to use and customizable PickerView for your iOS app.
MIT License
237 stars 59 forks source link

on top of ScrollView or TableView... #7

Open jinseokoh opened 10 years ago

jinseokoh commented 10 years ago

pickerview didn't work on top of UITableView/UIScrollView if the view is scrolled down.

stmitt commented 10 years ago

If you're showing the picker on self.partentviewcontroller.view it should work.