Skip to content

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

@623637646

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)

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