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

Underlying UIScrollView loses scrolling behaviour when touched outside of TMQuiltViewCells #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jogloran
Copy link

@jogloran jogloran commented Aug 4, 2012

Steps to reproduce

  1. Open TMQuiltViewDemo project from HEAD
  2. Remove self.quiltView.backgroundColor = [UIColor blackColor]; from viewDidLoad
  3. Attempt to scroll the quilt view by dragging anywhere outside of the TMQuiltViewCell (in the margin area)

Expected

Underlying scroll view scrolls.

Actual

No scrolling behaviour occurs.

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.

1 participant