pub fn set_aspect( project: RwSignal<Option<EditProject>>, history: StoredValue<Option<History>>, ratio: AspectRatio, )
Set the output aspect ratio (reframes the export canvas).