ad5f00f2700540b6bc07d7c1c962188a29b39463
caveats: - it drops wherever the y of the cursor is no matter the x for the cursor. I've constrained the draggables to never change x; so, the drop doesn't care where the x of the cursor is only the y. - if you force auto scroll, the visual thing you'll dragging gets out of sync w/ the mouse cursor; however, the mouse cursor is the "true" location; so, the drop's posit is the mouse cursor y not the visual clone's y.
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/cms-master-merge4
See doc/ for documentation.
Languages
Python
73.7%
JavaScript
15.4%
HTML
7.1%
SCSS
3.2%
CSS
0.5%