dchiasson

Results 3 issues of dchiasson

![shear](https://user-images.githubusercontent.com/1863441/187081005-ad77e512-fa5b-49ca-a950-b26879c724e5.gif)

Bug
Available
Rust
P-Low

The threshold for number of pixels to drag before a leaf can be moved is currently ignored by the javascript code. https://davidfig.github.io/tree/jsdoc/class/src/tree.js~Tree.html#instance-constructor-constructor This is fixed in the pull request currently...

The threshold for minimum distance before dragging in pixels is respected.