Skip to main content

Module masonry

Module masonry 

Source
Expand description

Justified-row masonry layout pieces for the photos grid.

Re-exports§

pub use grid_view::GridViewParts;
pub use grid_view::build_grid_view;

Modules§

canvas
Justified-row masonry layout for the photos grid.
grid_view
Photos grid construction. Builds a MasonryCanvas inside a ScrolledWindow, returns it alongside the shared model + selection.
layout
Pure layout math for the justified-row masonry grid.
load
Async load plumbing for the masonry grid.
quality
Bucket selection policy for the masonry grid.