Open Eng-Elias opened 2 years ago
Hey @Elias-Awess I'll need to look into how hard it will be to implement what you're asking for. What is your use case for this mode of action out of curiosity?
thanks @tnrich,
for my use case, I need to select one sequence at a time and do some operation on it like: remove this selected sequence, copy, ....
@Elias-Awess It looks a little tougher than I thought to get multiple independent selections..
If it works for you, I would maybe recommend using this interface:
And targeting the track that is being right clicked on by name.
Not sure if that would do the trick but it will work immediately. I don't have the bandwidth to add a custom solution for your use case right now.
-Thomas
@Elias-Awess do my instructions make sense to you?
@tnrich,
Sorry for the late to respond,
Yes I used your suggestion and it is useful for now, but I think that if the selection was on one sequence it will be better for UX.
Thank you
@Elias-Awess happy to take a PR that improves the UX but I don't have the bandwidth to tackle this right now.
@tnrich
Hello there,
thank you for OpenVectorEditor,
I have an issue: I need one selection layer but I need to select one sequence not all sequences at the same time, is this feature existed now or you will add it in the future?
thanks