lichen-community-systems / Flocking

Flocking - Creative audio synthesis for the Web
GNU General Public License v2.0
693 stars 60 forks source link

Fixes gh-245: Disables JSPlumb's endpoint draggability. #247

Closed colinbdclark closed 5 years ago

colinbdclark commented 5 years ago

By default JSPlumb endpoints are draggable, and cause the connected edge to be removed from the DOM. This PR disables JSPlumb's endpoints, thus ensuring they aren't draggable in the live playground.