pub trait RotatedImageWidgetExt { // Required method fn rotated_image(&self, path: &[LiveId]) -> RotatedImageRef; }