adamwulf / Columnizer-jQuery-Plugin

The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!
http://welcome.totheinter.net/columnizer-jquery-plugin/
Other
758 stars 147 forks source link

last column is always 2 lines shorter than other columns #228

Open kamalakkanni opened 5 years ago

kamalakkanni commented 5 years ago

Hi

last column is always 2 lines shorter than other columns.so,colums are not evenually spreaded. Can you please help me to fix it.

http://previewstg.dinathanthi.org/Columnizer.html

Thanks

adamwulf commented 5 years ago

That url isn't loading for me, but something to try would be setting the ignoreImageLoading to false in the options. that'll wait for images to load before layout, which can help. Depeding on what setting you're using for lastNeverTallest, you can try the opposite one. that generally affects things slightly too depending on the content.

kamalakkanni commented 5 years ago

Thanks @adamwulf.If I set ignoreImageLoading false,columnizing is not working sometimes.I tried with lastNaverTallest as false and also true.But, last column is slightly differ from other columns, https://jsfiddle.net/brw5mfc2/4/