Closed pflenker closed 9 years ago
hey @pflenker
Regarding (2), at the time of the 6.0 release, I hadn't decided on how it should be implemented for each type of media. For example, for a video should it copy the URL or the video itself? Anyway, I would like to add some default implementations for media cells soon.
Opened #693
thanks!
On 24 December 2014 at 17:22, Jesse Squires notifications@github.com wrote:
Open #693 https://github.com/jessesquires/JSQMessagesViewController/issues/693
— Reply to this email directly or view it on GitHub https://github.com/jessesquires/JSQMessagesViewController/issues/691#issuecomment-68061782 .
Hi,
I'm trying to figure out on how to detect a long pressure on a cell. I found older issues where you pointed users to
cell. longPressGestureRecognizer
, but this property doesn't seem to be present in the most recent version.Additionally, I am having trouble on implementing
canPerformAction
in the most recent version of the library - I can only get it as far as showing "Copy", but not my own custom actions. On Media cells,canPerformAction
is never called.Any ideas on how to get this working?
Happy holidays!
Best regards,
Philipp