bannzai / bannzai/SpreadsheetView

Delegate didSelectItemAt does not work after scroll sheetView.

Open
#264 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
3.5k
Forks
476
PR merge metrics
No merged PRs in 30d

Description

## 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 function` clearCurrentTouch () `.

Please help me to confirm this issue. Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.