masonry 0.4.0

Traits and types of the Masonry toolkit.
Documentation
# Masonry examples

## `hello_masonry`

Simplest possible Masonry app.


## `calc_masonry`

![](screenshots/calc_masonry__tests__initial_screenshot.png)

Calculator app.


## `to_do_list`

![](screenshots/to_do_list__tests__initial_screenshot.png)

To-do list app.


## `custom_widget`

![](screenshots/custom_widget__tests__initial_screenshot.png)

Static render showing off Vello's capabilities.


## `grid_masonry`

![](screenshots/grid_masonry__tests__initial_screenshot.png)

Demonstration of the grid layout.


## `simple_image`

![](screenshots/simple_image__tests__initial_screenshot.png)

Simple image example.

## `layers`

Demonstration of the layer system with a simple tooltip.