Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does it seem I have to hold cell for a few seconds for 'didSelectItemAt' to trigger? #233

Open
satowj opened this issue Mar 26, 2020 · 1 comment

Comments

@satowj
Copy link

satowj commented Mar 26, 2020

Expected Behavior

Hello, first of all I will say I am loving everything so far and thank you for all this. I am also very new to swift :)

I am trying to get it so that when I tap a column header, it performs the sort action. I want to be able to quickly tap it to activate it.

This is the same for body cells as well, but it seems its a little less time before they highlight themselves.

Actual Behavior

I have to hold down the column header in order to activate the didSelectItemAt method.

Steps to Reproduce the Problem

  1. Quickly tap a column header - no response.
  2. Hold down column header for 2-3 seconds - response.

Specifications

  • Xcode version: 9.2
  • iOS version: 12.0
  • Dependency manager + version: CocoaPods 1.2.0

Thanks!

@kishikawakatsumi
Copy link
Collaborator

I need more info. Please provide a reproducible sample code. @satowj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants