Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
annotationsSVG.push(
);
// transform={"scale(" + transformX + ",.2) "}
// annotationsSVG = annotationsSVG.concat(translationSVG);
});
key={index}
className={camelCase("veRowView-" + type)}
editorName={editorName}
id={annotation.id}
onClick={onClick}
type={type}
onRightClick={onRightClick}
annotation={annotation}
gapsInside={gapsInside}
gapsBefore={gapsBefore}
color={annotationColor}
width={result.width}
widthInBps={annotationRange.end - annotationRange.start + 1}
charWidth={charWidth}
forward={annotation.forward}
rangeType={getAnnotationRangeType(
annotationRange,
annotation,
annotation.forward
)}
height={
annotationRange.containsLocations && !disregardLocations
? anotationHeightNoSpace / 8
: anotationHeightNoSpace
}
hideName={annotationRange.containsLocations && !disregardLocations}
name={annotation.name}
{...getExtraInnerCompProps &&
getExtraInnerCompProps(annotationRange, props)}
/>
);
left={result.xStart}
>
);
});
let containerHeight =
}
left={result.xStart}
>
);
});
let containerHeight =
left={result.xStart}
>
);
});
let containerHeight =