mzijlstra / flowcharts

Flowcharts: Computational Thinking Tool
Apache License 2.0
2 stars 0 forks source link

Feature: Drag and Drop Statements #30

Open mzijlstra opened 9 years ago

mzijlstra commented 9 years ago

I only now realized that for the sake of editing it would be great if we had the ability to drag and drop statements into new (possibly nested) locations.

I think jQuery UI has specific support for drag and drop stuff which should allow me to (hopefully) easily add this feature.