fn external_select(state: &mut LibraryState)Expand description
app.rs sets selected on its own after an import or a “reveal in library”; the multi-selection
follows that write (and only that one — our own writes go through set_anchor).
fn external_select(state: &mut LibraryState)app.rs sets selected on its own after an import or a “reveal in library”; the multi-selection
follows that write (and only that one — our own writes go through set_anchor).