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

Problems on iOS 8 #13

Open
PaulMaxime opened this issue Jun 7, 2014 · 6 comments
Open

Problems on iOS 8 #13

PaulMaxime opened this issue Jun 7, 2014 · 6 comments

Comments

@PaulMaxime
Copy link

Stange problems running this demo with Xcode 6 and iOS 8. See attached screenshot!

image

@milosj
Copy link

milosj commented Jun 14, 2014

Are you using UIDynamics and a flow layout subclass? I got the same thing, no solution yet.

@ashfurrow
Copy link
Contributor

Hey there – seems like something changed in the iOS 8 betas. I don't have any spare time to work on this until the weekend, but I will take a look then and hopefully submit a patch.

@palcalde
Copy link

palcalde commented Jul 3, 2014

I am also having same issues in my app, and I use a custom layout (not FlowLayout). I've downloaded some sample projects from different tutorials that explain how to implement the spring effect in a uicollectionview and all of them have the same issues running in iOS8.

I will post the solution here if I find one.

@kishiguro
Copy link

I'm seeing same issue when I'm porting the library to Swift. It only happens on iOS8.

It seems that UICollectionViewLayoutAttributes' transform property accidentally have value.
I'll post when I find root cause of the issue.

@palcalde
Copy link

palcalde commented Jul 8, 2014

Just confirmed that it is fixed in the new beta 3 that apple released yesterday.

@ashfurrow
Copy link
Contributor

Great! @PaulMaxime do you want to close this 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

5 participants