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

Custom margin and Nib file support #27

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Custom margin and Nib file support #27

wants to merge 14 commits into from

Conversation

manuelemaggi
Copy link

Hi, I'm going to use the PSCollectionView in my project, I really like your works and I made some very small changes that I hope you will find useful too.

  1. I've added a property to customize the margin between cell, the default margin still the one defined into the class implemetation
  2. I added the IBOutlet type to the collectionViewDelegate and collectionViewDataSource to be easily connected to from interface builder, and I have also implemented the 'awakeFromNib' method to make the PSCollectionView works when is loaded from a Nib file

Bye

Manuele Maggi

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

Successfully merging this pull request may close these issues.

2 participants