blockly
blockly copied to clipboard
Add ability to drag blocks into function editor
By detecting when a dragged block overlaps a function call block, and modifying the function block to add an input connection. If the dragged block is attached to that connection, a clone of the block is placed in the function editor and the editor window is opened.
