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

Mimic the logic to find elements in UITableView to UICollectionview #1246

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

dostrander
Copy link
Contributor

This uses scrolling to positions to find elements in the collectionview rather than using the datasource directly to get the cell.

@dostrander dostrander force-pushed the derko/mimic-tableview-element-matching branch from 90338fb to 222dbbb Compare November 4, 2021 17:39
@dostrander dostrander force-pushed the derko/mimic-tableview-element-matching branch from 222dbbb to 5b768ae Compare November 4, 2021 18:35
This uses scrolling to positions to find elements in the collectionview rather than using the datasource directly to get the cell.
@dostrander dostrander force-pushed the derko/mimic-tableview-element-matching branch from 5b768ae to d672576 Compare November 4, 2021 19:25
@dostrander dostrander merged commit aa8d173 into master Nov 5, 2021
dostrander added a commit that referenced this pull request Dec 8, 2021
…view-element-matching"

This reverts commit aa8d173, reversing
changes made to 252b34e.
dostrander added a commit that referenced this pull request Dec 8, 2021
…view-element-matching"

This reverts commit aa8d173, reversing
changes made to 252b34e.
dostrander added a commit that referenced this pull request Dec 8, 2021
…ionview-matching

Revert "Merge pull request #1246 from kif-framework/derko/mimic-table…
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

Successfully merging this pull request may close these issues.

2 participants