antimony
antimony copied to clipboard
Reverted?: Make drag/drop area for connections to be much larger (pr 141)
The changes to make drag&drop of connectors easier (#141) is gone in master branch (as of a6a2c5211c81b72eb19a454ec88874e96d079d37 Jul 10)
Your release notes for 0.9.1 imply it was still there.
or did you change it? For the "drop" areas, It is no longer as wide (left edge to input-box), and possibly not as tall. The "drag-from" area isn't as tall as I remember full height of the input-box.
I rewrote most of the UI in the 0.9.1 release, so the code has changed dramatically since that PR.
However, the target region is still larger than the visible port:
The ports are 10x10 squares, and the mouse target is a 20x20 box (centered vertically, aligned to either the left or right depending on port side).