Skip to content

Fixed scrollViewDidScroll for UITableView#121

Open
laspowa wants to merge 1 commit intoivanvorobei:masterfrom
laspowa:bugfix/table-did-scroll
Open

Fixed scrollViewDidScroll for UITableView#121
laspowa wants to merge 1 commit intoivanvorobei:masterfrom
laspowa:bugfix/table-did-scroll

Conversation

@laspowa
Copy link
Copy Markdown

@laspowa laspowa commented Jan 31, 2023

Fixes #122

@laspowa
Copy link
Copy Markdown
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