escoz / QuickDialog

QuickDialog - Quick and easy dialog screens for iOS
http://escoz.com/open-source/quickdialog
Other
3.07k stars 637 forks source link

Fix issue with setControllerAction and DateTimeInlineElement #635

Closed btoueg closed 5 years ago

btoueg commented 10 years ago

Fix issue where setControllerAction on DateTimeInlineElement would not find method on controller.

Indeed _controller is not currently set in getCellForTableView of DateTimeInlineElement.