mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
2dcb6cb68b
This includes both block drags and workspace scrolls and fixes #404. I used isDragging rather than checking the origin of click so that it can easily be extended to the case where the flyout is scrolled by dragging a block, a la LLK/scratch-blocks#206.