bvogelzang / BVReorderTableView

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

Not working with UITableViewAutomaticDimension #34

Open kunass2 opened 9 years ago

kunass2 commented 9 years ago

There is a weird jumping when table scrolls up or down while I use UITableViewAutomaticDimension.

lxian commented 8 years ago

Same here. And I had to change the table cells to static height.