pub trait SlidePanelWidgetExt { // Required method fn slide_panel(&self, path: &[LiveId]) -> SlidePanelRef; }