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

making the section headers float #85

Closed
guyisra opened this issue Feb 10, 2015 · 3 comments
Closed

making the section headers float #85

guyisra opened this issue Feb 10, 2015 · 3 comments

Comments

@guyisra
Copy link

guyisra commented Feb 10, 2015

I realize that this may be beyond the scope of the purpose of this project, but assuming that I have another custom layout that takes care of making sure that the headers float.

since CHTCollectionViewWaterfallLayout and MyFloatyLayout use the same functions (namely layoutAttributesForElementsInRect) How can I combine the two, while keeping the use of CHTCollectionViewWaterfallLayout?

@chiahsien
Copy link
Owner

Sorry, I can't get you. What's the problem?

@donholly
Copy link

You could implement the logic found here:
https://gist.github.com/toblerpwn/5393460

Though you'll definitely want to make that optional and by default off.

@guyisra
Copy link
Author

guyisra commented Mar 14, 2015

added a pr on #91

@guyisra guyisra closed this as completed Mar 14, 2015
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