osteslag / Changeset

Minimal edits from one collection to another
MIT License
802 stars 46 forks source link

Allow table view row animation to be specified in UITableView convenience methods #33

Closed sibljon closed 6 years ago

sibljon commented 7 years ago

Interestingly, the .fade animation looks significantly better than .automatic (videos below), which also aligns with my experience. I'm not opposed to making .fade the default, but understand if the consensus is that .automatic would be a more intuitive default for Changeset users.

.fade: https://cl.ly/4334370Z3A1q/fade.mov

.automatic: https://cl.ly/2y2U3Z122Q1q/automatic.mov

osteslag commented 6 years ago

I’m sorry I have overlooked your fine PR for such a long time. It would have made sense to include it in the just released v3.1, but better later than never.