bezo97 / IFSRenderer

3D IFS fractal renderer and editor
https://ifsrenderer.z97.io/
GNU General Public License v3.0
52 stars 7 forks source link

Right click node connection has bugs #5

Closed ancientc closed 3 years ago

ancientc commented 3 years ago

Describe the bug Right click drag causes unexpected connections and disconnections

To Reproduce Steps to reproduce the behavior: Try to connect and disconnect nodes with right click

Expected behavior Right click drag into empty: add/remove connection to self Right click drag into other node: add/remove connection to other node