Skip to content

Replace scrollEnabled = YES and NO by turning on directionLockEnabled on the tableView#50

Merged
CEWendel merged 2 commits intoCEWendel:masterfrom
mergesort:scroll_enabled
Dec 18, 2013
Merged

Replace scrollEnabled = YES and NO by turning on directionLockEnabled on the tableView#50
CEWendel merged 2 commits intoCEWendel:masterfrom
mergesort:scroll_enabled

Conversation

@mergesort
Copy link
Copy Markdown
Contributor

Instead of toggling between states of scrolling enabled, turning on directionLock on the UITableView makes it so the table will not scroll when the scroll view is dragging left to right.

This is beneficial because sometimes the table locks up in the current implementation, and because it avoids maintaining state.

CEWendel added a commit that referenced this pull request Dec 18, 2013
Replace scrollEnabled = YES and NO by turning on directionLockEnabled on the tableView
@CEWendel CEWendel merged commit 2f31df0 into CEWendel:master Dec 18, 2013
anivaros pushed a commit to anivaros/SWTableViewCell that referenced this pull request Jun 22, 2018
… Not able to swipe to reveal right after scrolling collection view children of cell content view
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