pub fn remove_zoom( project: RwSignal<Option<EditProject>>, history: StoredValue<Option<History>>, id: ZoomId, )
Remove the zoom region with the given id.