changed the widget to use a template for the segment marker.
{{! the template for the small white bars which is z-indexed over our segment widget }}
<div style='position: absolute; z-index: 100; width: 1px; height: 20px; background-color: white;'>
</div>