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

Doesn't work when focussing on textviews inside of CollectionViewCells #8

Open
fatuhoku opened this issue Jul 10, 2014 · 5 comments
Open

Comments

@fatuhoku
Copy link

I have a stack of text views, in a collection view that stretches from the top all the way to the bottom of the screen. I've used EKKeyboardAvoiding to enable that behaviour for the collection view. The content size dynamically changes with varying numbers of text views created by the user.

The collection view doesn't seem to react until I start typing! Even then, the scrolling is not animated.

@fatuhoku fatuhoku changed the title Doesn't seem to work: textviews inside of CollectionViewCells Doesn't work when focussing on textviews inside of CollectionViewCells Jul 11, 2014
@yasirmturk
Copy link

same problem for me

@kirpichenko
Copy link
Owner

Hi, guys. Sorry for not responding. I've created collection view with text views inside cells but everything works correct for me. If the issue still exists for you could you please provide little sample project with the bug presented.

@yasirmturk
Copy link

i have a bit more complex layout where my collection views are inside UITableViewCell and only UITableView is scrollable

@manojaher
Copy link

manojaher commented Jun 21, 2016

@yasirmturk even I am facing same issue. Did u find a solution for it or implemented on your own?

@yasirmturk
Copy link

try TPKeyboardAvoiding

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

4 participants