Select the scaffolds in a wedge of the sorting result (i.e. all scaffolds with the same specific value of the sorting property in a single
GUI operation.
Selection a whole tree segment with identical sorting value can be done by clicking on the numeric label (commit [7fe971]). This obviously only works, if labels have been enabled for the sorting. Another possible approach would be to support a right-click context menu on sorting segment, which allows to select it. What do you think about this?
Selection a whole tree segment with identical sorting value can be done by clicking on the numeric label (commit [7fe971]). This obviously only works, if labels have been enabled for the sorting. Another possible approach would be to support a right-click context menu on sorting segment, which allows to select it. What do you think about this?
Related
Commit: [7fe971]
is there any disadvantage using the whole wedges background + the label? it seems to be a bit hard to hit the occasionally very small labels.
I worried that this might trigger unwanted selection events, but it is definitely more intuitive than clicking on the label.
i think we should go for a right-click context menu entry.
Implemented by commit [e414bc].
Related
Commit: [e414bc]