fn reuse_ui(
ui: &mut Ui,
view: u8,
kind_filter: u8,
zoom: f32,
project: &Project,
settings: &Settings,
palette: &Palette,
resp: &mut LibraryResponse,
)Expand description
The reusable sections under the tree, in whichever view the toolbar selected.