mirror of
https://github.com/google/blockly.git
synced 2026-03-08 06:10:12 +01:00
d3d0ca4fd07f4fe5949605989e469de23ebce72a
* Record whether the workspace has been dragged This fixes #473 by differentiating between a touch on an unmovable block and using it to drag the workspace. * Remove isScrolling and add DRAG_BEGIN Applied after PR review.
Blockly
Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.
The project page is https://developers.google.com/blockly/
Description
Languages
TypeScript
51.3%
JavaScript
40.6%
Python
2.1%
HTML
1.8%
PHP
1.5%
Other
2.7%
