feat: select part by double clicking a piece #367
Annotations
4 errors
Prepare Environment
Type '{ id: string; studio: UIStudio; showStyleBase: UIShowStyleBase; followLiveSegments: boolean; rundownViewLayout: RundownViewLayout | undefined; ... 23 more ...; showDurationSourceLayers: Set<...> | undefined; }' is not assignable to type 'IResolvedSegmentProps & { id: string; }'.
|
Prepare Environment
Property 'onSegmentSelect' is missing in type '{ rundownId: RundownId; segmentId: SegmentId; segmentsIdsBefore: Set<SegmentId>; rundownIdsBefore: RundownId[]; rundownsToShowstyles: Map<...>; ... 25 more ...; id: string; }' but required in type 'Readonly<IProps>'.
|
Prepare Environment
Property 'isSelected' is missing in type '{ index: number; rundown: Rundown; rundownId: RundownId; playlist: DBRundownPlaylist; segmentId: SegmentId; showStyleBase: UIShowStyleBase; ... 14 more ...; segmentsIdsBefore: Set<...>; }' but required in type 'IProps'.
|
Prepare Environment
Process completed with exit code 1.
|
Loading