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
MasonryCanvasinside aScrolledWindow, 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.