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