Skip to content

Please add the name attribute to the UITapGestureRecognizer gesture added to the MessagesCollectionView #1865

@Mr-Xin

Description

@Mr-Xin

After setting UITapGestureRecognizer in MessagesCollectionView, if the delaysTouchesBegan of UITapGestureRecognizer is true, the highlighting/touching of UIButton on the cell will be delayed by 3 seconds.

I hope to set a unique value for the name attribute of UITapGestureRecognizer

So I can find the UITapGestureRecognizer for the MessageCollectionView

Then modify the delaysTouchesBegan of UITapGestureRecognizer, or delete it

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions