Steven Deutsch
Steven Deutsch
@richgabrielli Easiest way is just to submit an extension we don't have. If you're working on a project and write a clever extension, just contribute it here š
I'm not sure about this one. @nathantannar4 @zhongwuzw do you think we should block the `UICollectionViewDelegate` method `didSelectItemAt:` or allow them to be recognized simultaneously? Have to look into this...
I'll mark this as a feature request to add a new method to `MessageCellDelegate` that handles a touch in the underlying container.
This is probably a good addition to MessageKit 2.0
We definitely need to add a method for when you just tap the cell in general and none of the other delegates handle it
@zhongwuzw Do you think we should call `didSelectItem(at: IndexPath)` manually when all of our gesture recognizers fail? š¤
Thanks for apologizing @funct7 š > Nevertheless, I still think you guys are making bad decisions. I've definitely made a ton of bad decisions in MessageKit! The thing about having...
@nathantannar4 Any idea on this one?
I also see something similar in https://github.com/MessageKit/MessageKit/issues/812. Maybe 1.1 will resolve it. Not sure what's happening
Thanks @stshelton. I agree. We need to work on our in source docs and some custom docs around topics like this. Iām just very short on free time lately. Would...