Function re_data_ui::instance_path::preview_if_blob_ui

source ·
fn preview_if_blob_ui(
    ctx: &ViewerContext<'_>,
    ui: &mut Ui,
    ui_layout: UiLayout,
    query: &LatestAtQuery,
    entity_path: &EntityPath,
    component_map: &IntMap<ComponentName, UnitChunkShared>
) -> Option<()>
Expand description

If this entity has a blob, preview it and show a download button