Hello Will,
here's a PR to sort labels with a drag-and-drop. The cursor changes when hovering the labels, and moving the labels up or down, the order of the labels will be updated.
For the tests I conducted it works well. This handles:
multiple panels (all labels equal, all different, mix of both)
multiple label position (one set of positions is updated at a time)
This is the work from my new student Tehmina who is helping me with changes I'd like to make. @MinaEnayat
Hello Will, here's a PR to sort labels with a drag-and-drop. The cursor changes when hovering the labels, and moving the labels up or down, the order of the labels will be updated.
For the tests I conducted it works well. This handles:
This is the work from my new student Tehmina who is helping me with changes I'd like to make. @MinaEnayat