Tim Oliver
Tim Oliver
Thanks for the help folks! I've merged all the pull requests so this should be resolved now! 🎉
Hi there @AnthonyMDev! Thanks for the feature proposal! That's a very interesting idea! I'm a little curious though, what sort of use-cases do you have where you'd need to have...
Jotting this down so I don't forget. * When a cell is swiped, a `UISwipeActionPullView` is spawned next to it. * The cell in question is briefly removed, and re-added...
Ahh. This is a really good point! Well caught! I'll have to play with this when I get the chance to see what can be done about it.
Done. :)
Thanks a lot for the PR @bivant! Let me think about this one for a bit. By adding an extra parameter to all the delegates and callbacks, it might break...
Hi @hoangnam714! Would it be possible for you to just extract the underlying `TOCropView` object and plug it into your existing interface then?
Good to hear you fixed it @AnatoliyOstapenko! :)
I think @woxtu nailed it here. :)
Hi @HasanKassem! Yep. That's expected. The code that controls that is here: https://github.com/TimOliver/TOInsetGroupedTableView/blob/7c8848c6c35bf9417706a822f291ddc30c7a91e2/TOInsetGroupedTableView/TOInsetGroupedTableView.m#L319 As far as I've managed to think this through, there's no way to tell the difference between...