blockly icon indicating copy to clipboard operation
blockly copied to clipboard

Add ability to drag blocks into function editor

Open Hamms opened this issue 8 years ago • 0 comments

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.

fe

Hamms avatar Mar 09 '17 20:03 Hamms