Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

iOS 10 transitions are choppy and blocky #15

Open
pirocso opened this issue Sep 9, 2016 · 8 comments
Open

iOS 10 transitions are choppy and blocky #15

pirocso opened this issue Sep 9, 2016 · 8 comments

Comments

@pirocso
Copy link

pirocso commented Sep 9, 2016

When CNPGridMenu is displayed or dismissed, you can see the transitions are choppy and blocky. Squares appear around the icons.

@Memory2014
Copy link

[self presentGridMenu:gridMenu animated:NO completion:^{ }];

i have this problem , i just set the animated = NO

@alex081293
Copy link

Can confirm that disabling animations works, but doesn't look as nice as before. Can't figure out why.

@carsonxyz
Copy link
Owner

I'll have a look at it this weekend. Hopefully it's something that I can fix and not an animation bug in iOS.

@chrisfoulds
Copy link

Any update on this ?

@carsonxyz
Copy link
Owner

Sorry for the delay, my day job and main project have been taking up a lot of my time lately. I will do my best to see whats going on here in the future. I am also open to reviewing a pull request if anyone else wants to take a shot at it as well.

@patrickjquinn
Copy link

I can also confirm that this issue is still present.

@carsonxyz
Copy link
Owner

I am sorry for the delay in getting to fix this. I started a business this year and it has taken up all of my time.

I would appreciate anyone who would want to take a shot at fixing this and submitting a PR.

@patrickjquinn
Copy link

If you can give me a rough area as to where this might be occurring i'll see if I can sort it out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants