husonlab / splitstree6

SplitsTree App
GNU General Public License v3.0
85 stars 5 forks source link

moving split parallelograms #26

Closed rwittler closed 3 months ago

rwittler commented 3 months ago

In Splitstree 4, you can move around the edges of a split. This sometimes helps to "sort" the network or also to recognize some three-dimensional structure. I often use this feature when I explain the concept of splits to other people. Seeing the parallelograms moving often results in an a-ha! In Splitstree 6, this is not possible, right?

husonlab commented 3 months ago

This is possible: see the section on the Split-network tab in the user manual.

https://github.com/husonlab/splitstree6/blob/main/doc/user-manual.md#split-network-tab splitstree6/doc/user-manual.md at main · husonlab/splitstree6 github.com

On Jun 26, 2024, at 13:18, rwittler @.***> wrote:

In Splitstree 4, you can move around the edges of a split. This sometimes helps to "sort" the network or also to recognize some three-dimensional structure. I often use this feature when I explain the concept of splits to other people. Seeing the parallelograms moving often results in an a-ha! In Splitstree 6, this is not possible, right?

— Reply to this email directly, view it on GitHub https://github.com/husonlab/splitstree6/issues/26, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTNU4QMY4NWFIZQOGFP623ZJKPQ3AVCNFSM6AAAAABJ5VO6KOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3TKMBWGI2DANY. You are receiving this because you are subscribed to this thread.

rwittler commented 3 months ago

Ah, I see. You have to use the rotate-buttons, not grab a node and move it using the mouse. Thanks for the hint!