mirror of
https://github.com/google/blockly.git
synced 2026-01-11 10:57:07 +01:00
4e3faf0158b5e756d72601e1bf9e090fb1b7a495
- allows scrolling by dragging a block up and down - dragging a block towards the workspace creates it - dragging a block any direction in a non-scrollable flyout creates it - dragging a shadow block works properly - clicks on fields in non-closeable flyouts always open editors - clicks in closeable flyouts create the block but don't open editors Fixes #385 and fixes #405.
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%
