Niels de Hoog

Results 11 comments of Niels de Hoog

@cooler333 As mentioned in the README, this project is no longer maintained. Please check out https://github.com/graetzer/NHBalancedFlowLayout for a more up-to-date version.

As a quick workaround I would suggest using larger thumbnails, so that there is a bit of room for error. In terms of a more solid solution, I'm not sure...

@thelordy Please create an issue in @graetzer's fork to discuss this issue.

Hi Steven, I think adding support for supplementary views is a good idea. For me this is currently not a priority to work on, but feel free to take a...

Are you adding every new batch of items to a different section, or are all the images in the same section. The layout is calculated per section, so adding a...

That's right. The implementation of the layout algorithm is such that it tries to determine the best possible layout based on every image in a section, so every time you...

Thanks for issuing a pull request. I would need to look at this a bit more thoroughly before merging it back, because right now the entire layout would be invalidated...

@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?

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.

Looks like the same issue as this one: https://github.com/njdehoog/NHBalancedFlowLayout/issues/27