bvogelzang / BVReorderTableView

Easy Long Press Reordering for UITableView
MIT License
234 stars 59 forks source link

Fails on empty table #1

Closed ghost closed 11 years ago

ghost commented 11 years ago

I think you don't need to perform longPress: and other methods when number of rows in table is zero.