Skip to content

Conversation

aboritskiy
Copy link

  • allow last column to be shorter than the rest, this relaxes the columnizer algorithm a bit, to allow correct solution, when there are long 'dontsplit' blocks.
  • updated script header to keep that comment while minification with uglify.

…r than the rest this relaxes the columnizer algorithm a bit, to allow correct solution, when there are long 'dontsplit' blocks.

- updated script header to keep that comment while minification with uglify.
@adamwulf
Copy link
Owner

This looks awesome, thanks! Can you also add a sample.html that tests/shows this feature in action?

@aboritskiy
Copy link
Author

Sorry for late reply.
Also added allowLongDontSplit option, which helps handling dontsplit blocks which are higher then expected column high, this fix actualy much more efficient than original one,
Added to samples a nice example to show the usecase of allowLongDontSplit option.

- added allowLongDontSplit option, which helps handling dontsplit blocks which are higher then expected column high.
- added some samples
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