Skip to content

Commit

Permalink
New maxRowHeightPolicy 'tail'
Browse files Browse the repository at this point in the history
  • Loading branch information
tin-cat committed Dec 2, 2017
1 parent 3b5084a commit e48eaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Works wonderfully with images by creating a visually ordered and pleasant mosaic

Here's a bonus working site using jQuery mosaic: https://litmind.com

### Version history
### Version history
* **v0.14** New maxRowHeightPolicy 'tail' that renders items respecting their aspect ratio without surpassing the specified maxRowHeight, resulting in a last row that might not completely fit the screen horizontally, suggested by [@borekl](https://github.com/borekl) and [@nzjrs](https://github.com/nzjrs).
* **v0.13** New outerMargin and innerGap parameters.

Expand Down

0 comments on commit e48eaff

Please sign in to comment.