Commit graph

11 commits

Author SHA1 Message Date
adroitwhiz
314e50468b Add wouldConnectBlock to InsertionMarkerManager 2020-05-13 16:46:28 -04:00
Rachel Fenichel
49298ce696 Don't break on a null mutation 2018-07-24 16:44:15 -07:00
Rachel Fenichel
4836e55536 Break events.js into multiple files 2018-05-09 13:34:21 -07:00
Rachel Fenichel
48b1648013 Move block animation code to a new file 2018-04-16 15:33:10 -07:00
DD Liu
b01dcafcf8
Revert "Improve insertion markers" 2017-11-01 14:30:13 -04:00
DD Liu
b0a3e80c65 fix insertion blocks that shouldnt be there 2017-10-30 20:17:14 -04:00
Rachel Fenichel
a02d69e09b Make the 'ok' button apply a mutation in the custom procedure playground 2017-10-27 11:12:46 -07:00
Rachel Fenichel
140ba7dff3 Bring the most recently edited stack to the front 2017-08-18 11:00:42 -07:00
Paul Kaplan
e43fefb796 Update fix for insertion marker code 2017-06-30 14:42:39 -04:00
Rachel Fenichel
145476705a Don't fire events for insertion marker creation and deletion () 2017-06-22 10:47:05 -07:00
Rachel Fenichel
6275e1137c New dragging! Merge from google ()
Port of a major refactor from Blockly.  Dragging logic now lives in block_dragger.js, gesture.js, workspace_dragger.js, dragged_connection_manager.js (unused by scratch-blocks), and insertion_marker_manager.js (used only by scratch-blocks).
2017-05-22 13:08:22 -07:00