pub fn populate_explore<F>(
parts: &ExploreViewParts,
ctx: Arc<AppContext>,
sections: Vec<ExploreSection>,
on_click: F,
)Expand description
Populate explore sections: Things tiles + Recently Added tiles.
Sections by field_name:
exifInfo.city– skipped (populated bypopulate_places)createdAt– rendered as “Recently Added” tilessmartInfo.objects/tags– rendered as “Things” tiles