mhgolkar / Arrow

Game Narrative Design Tool
https://mhgolkar.github.io/Arrow/
MIT License
909 stars 42 forks source link

Node dropping isn't very forgiving #2

Closed idbrii closed 3 years ago

idbrii commented 3 years ago

This isn't close enough to connect nodes but there are no other nodes.

image

Makes it difficult to use for low dexterity people or to use quickly.

mhgolkar commented 3 years ago

There are a lot of small yet important details I shall take care of, including this and other UI improvements such as icons for nodes and buttons, pixel-perfecting the main theme, etc. Your point has priority for sure.

mhgolkar commented 3 years ago

Now (v1.4.0) we have new feature Connection Assist. When user drags a connection to body of another node, Arrow will create a connection with the first available valid slot. It's on by default and may be deactivated from quick preferences. I think it covers this issue as well.

Thanks for your feedback @idbrii