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

Delegate didSelectItemAt does not work after scroll sheetView. #264

Open
ntsangIT opened this issue Nov 4, 2020 · 0 comments
Open

Delegate didSelectItemAt does not work after scroll sheetView. #264

ntsangIT opened this issue Nov 4, 2020 · 0 comments

Comments

@ntsangIT
Copy link

ntsangIT commented Nov 4, 2020

Expected Behavior

Delegate didSelectItemAt work OK after scroll sheetView.

Actual Behavior

I cannot catch the didSelectItemAt event in the delegate

Steps to Reproduce the Problem

Conditional:
Prepare data with multiple columns and rows.

  1. Scroll sheetView back and forth
  2. Tap on any cell, could not get didSelectItemAt event

Specifications

  • Xcode version: 12.0
  • iOS version: 13.1

Investigated:

After investigated I saw in the function SpreadsheetView + Touches / touchesCancelled was miss call functionclearCurrentTouch ().

Please help me to confirm this issue. Thank you!

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

1 participant