Selecting multiple nodes can get the UP/DOWN sorting wrong
Closed this issue · 1 comments
maxkfranz commented
To Reproduce
Steps to reproduce the behavior:
- Go to the example query
- Select a red node
- Clear the selection
- Select a group of blue nodes
- The sorting is still UP
Expected behavior
The sorting should be the same as the colour of the selection (one or more nodes), but only if all the nodes in the selection are the same colour.
chrtannus commented
This should be fixed now.