Rodrigo Queiro 4e3faf0158 Revise handling of mouse events on flyout blocks
- 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.
2016-06-29 11:29:03 +02:00
2016-06-21 04:10:32 -07:00
2016-06-22 15:07:07 -07:00
2016-06-27 17:40:30 -07:00
2016-05-23 16:42:18 -07:00
2016-06-27 17:40:30 -07:00
2016-05-25 15:35:11 -07:00
2016-05-04 17:03:24 -04:00
2015-08-03 20:34:07 +02:00
2016-06-27 17:40:30 -07:00
2016-06-27 17:40:30 -07:00
2016-06-21 04:33:35 -07:00
2016-06-21 04:33:35 -07:00
2016-06-27 17:40:30 -07:00
2016-04-11 17:25:48 -07:00
2016-06-21 04:33:35 -07:00
2016-05-23 17:34:46 -07:00
2016-06-21 04:33:35 -07:00
2016-06-27 17:40:30 -07:00
2015-01-08 09:57:28 -08:00

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
The web-based visual programming editor.
Readme Apache-2.0 250 MiB
Languages
TypeScript 51.3%
JavaScript 40.6%
Python 2.1%
HTML 1.8%
PHP 1.5%
Other 2.7%