aesim-tech / simba-project

Roadmap & issue tracking
7 stars 0 forks source link

Signal Connections: Improve segment move behaviour #215

Open manu-aesim opened 1 year ago

manu-aesim commented 1 year ago

Today, in SIMBA, when a connector segment is selected, it can be moved both horizontally and vertically:

https://user-images.githubusercontent.com/112709259/214429121-6ca36060-21b6-4930-8f46-fefe97bdd233.mp4

This behavior may be perceived as unnatural and can lead to an unwanted connection.

It is proposed to change the behavior so that when a vertical segment is selected, it can only be moved horizontally and, reciprocally, when a horizontal segment is selected, it can only be moved vertically.