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

tablview cell height gone when using this #44

Open
Ankish opened this issue Oct 4, 2017 · 3 comments
Open

tablview cell height gone when using this #44

Ankish opened this issue Oct 4, 2017 · 3 comments

Comments

@Ankish
Copy link

Ankish commented Oct 4, 2017

When using tableview cell with dynamic heights and this library - the cell no longer has proper height, it takes a very small fixed height for all cells.

@tamoyal
Copy link

tamoyal commented Nov 9, 2017

UICollectionViewCell height and width also gone when initializing PullToDismiss with a UICollectionView as a the scroll view

@tamoyal
Copy link

tamoyal commented Nov 9, 2017

The delegate is being replaced with this line self.__scrollView?.delegate = self.proxy which is the UICollectionViewDelegate. Not sure of a fix yet but pretty sure that's the issue

@zaidiabbas
Copy link

Same problem here

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