mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
c44909baa3237c929ecf6ac27717f92a365ab862
1. Set lastBlockCreated only if the flyout is not a mutator flyout. 2. Only hide workspace scrollbars for the drawer and backpack are opened, not mutator workspaces. 3. Terminate the flyout's drag operations immediately before creating a new block. 4. Catch any exceptions in Flyout.prototype.hide that might prevent proper clean up of the event listeners.
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%
