mcudich / HeckelDiff

A fast Swift diffing library.
MIT License
167 stars 28 forks source link

Check if order preserved #29

Closed ooodin closed 4 years ago

ooodin commented 6 years ago

It lets avoid an interface bug in case when after update there isn't changes. I caught a case when there was only one cell in a table view and after pull to refresh I got extra space between activity view and first cell.