FlorianMielke / FMMoveTableView

Discontinued: Please use iOS 11's Drag & Drop capability instead.
MIT License
623 stars 101 forks source link

Moving cells with different heights causes squished/stretched cells. #9

Closed ay8s closed 11 years ago

ay8s commented 12 years ago

When moving cells with different heights the cells heights aren't updated which causes cells to be squished/stretched.

http://cl.ly/image/0s0n2E1M212A

If you need code to debug this let me know, will happily help.