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

Fixed scrollViewDidScroll for UITableView #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laspowa
Copy link

@laspowa laspowa commented Jan 31, 2023

Fixes #122

@laspowa
Copy link
Author

laspowa commented Jan 31, 2023

Hi!
Faced an issue when scrolling table view - reproduces in Example project. If you scroll tableView (not stork itself) - CGAffineTransform breaks cells layout.
Снимок экрана 2023-01-31 в 11 10 54
As I tested this fix helps

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.

UITableView cells transform in scrollViewDidScroll breaks layout
1 participant