Skip to content

Conversation

@graetzer
Copy link

  • Fixes the Issue of upscaled images wich occurs if the partition algorithm assigns a single item to one row.
  • Incorporates a fix for a crash on [UICollectionView insertSections:] from Pull Request #24
  • It implements swipe in and out animations, when inserting or removing cells.

(Last one should be optional, but I didn't have time to implement that yet)

@graetzer graetzer closed this Dec 27, 2015
@graetzer graetzer reopened this Dec 27, 2015
@njdehoog
Copy link
Owner

@graetzer Thanks for your PR. I am no longer maintaining this project. Would you mind if I just point people to your fork in the README?

@graetzer
Copy link
Author

Sure I think that's the best idea, if you don't want to test and merge the code.

@njdehoog
Copy link
Owner

Honestly it's been too long since I looked at this code, and I don't have the time to maintain it at the moment. I updated the REAME. Thanks again.

chadpod and others added 4 commits February 11, 2016 12:06
Change copy to mutableCopy so a NSMutableArray is returned instead of a NSArray, honoring the method signature.
Update NHLinearPartition.m
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.

3 participants