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

- added lastCanBeLowest option, which allows last column to be shorter t... #160

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

Commits on Apr 10, 2014

  1. - added lastCanBeLowest option, which allows last column to be shorte…

    …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.
    aboritskiy committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    45f4600 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2014

  1. - fixed errors of previous commit

    - added allowLongDontSplit option, which helps handling dontsplit blocks which are higher then expected column high.
    - added some samples
    aboritskiy committed Jun 25, 2014
    Configuration menu
    Copy the full SHA
    f009d18 View commit details
    Browse the repository at this point in the history