TeselaGen / openVectorEditor

DEPRECATED - Teselagen's Open Source Vector/Plasmid Editor Component
https://teselagen.github.io/tg-oss/ove/#/Editor
MIT License
200 stars 72 forks source link

Reverse strand not displaying correctly when enabling non-directional features. #855

Open ejstur-bayer opened 2 years ago

ejstur-bayer commented 2 years ago

@tnrich I'm noticing an issue where selecting reverse strand does not show up correctly when enabling non-directional features. Screen Shot 2022-08-10 at 10 22 52 AM

tnrich commented 2 years ago

@ejstur-bayer hi thanks for this issue! Can you provide more context on where you're seeing this?

At least here on the demo page this functionality seems to be working as expected: https://teselagen.github.io/openVectorEditor/#/Editor?searchInput=directio&allowMultipleFeatureDirections=true

Thanks!

ejstur-bayer commented 2 years ago

When creating a new feature, if I select the middle strand, the Untitled feature will not have an arrowhead. If I select the right strand option, it will look as it does in the picture (the selection). But if I select the left option, the arrowhead is still on the right side of the feature.

tnrich commented 2 years ago

@ejstur-bayer right you are! I'll fix that and add a test. Good catch!

tnrich commented 2 years ago

Awesome thanks again @ejstur-bayer ! This will drop in OVE v18.1.4 which is being published now. Cheers!