Skip to content

Is there any way to listen a Click event in JNWCollectionViewDelegate? #183

Description

@623637646

I found this
- (void)collectionView:(JNWCollectionView *)collectionView mouseUpInItemAtIndexPath:(NSIndexPath *)indexPath withEvent:(NSEvent *)event;
but it is not what I want.

I think, if a event moved,and up, it isn't a Click event.
only a event down and up(with moved),it is a Click.

(my English is poor,hahaha)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions