alekseyn / EasyTableView

Horizontal and vertical scrolling table views for iOS
BSD 3-Clause "New" or "Revised" License
584 stars 157 forks source link

frame change bug #29

Closed jonasman closed 8 years ago

jonasman commented 11 years ago

Changing the frame of the easytableview after it is been created, does not update the internal tableview properly

alekseyn commented 8 years ago

EasyTableView was just recently updated. The interface has changed slightly so you may need to make changes to your code to support EasyTableView 2.0. Please update and let me know if the same behavior still exists. Thanks.