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

Weird alignment when set no bouncing #11

Open
twentyseven opened this issue Dec 27, 2013 · 2 comments
Open

Weird alignment when set no bouncing #11

twentyseven opened this issue Dec 27, 2013 · 2 comments

Comments

@twentyseven
Copy link

I do not want the sheet to bouncing so I added this to your example in viewDidLoad after allocation.

[spreadSheetView setBounces:NO];

But after that when I scroll both lower left and upper right collection view at one time, it's end up wrong alignment.

ios simulator screen shot dec 27 2013 11 27 57 am

@jeffla
Copy link
Contributor

jeffla commented Jan 2, 2014

@twentyseven I was able to duplicate the problem, but will need more time to troubleshoot it.

@thebear9
Copy link

I put [spreadSheetView setBounces:NO] in viewDidAppear and I don't seem to have the issue.

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

No branches or pull requests

3 participants