John Nesky
John Nesky
Fixes #878. This plugin exports a function `shadowBlockConversionChangeListener` that, when added to a workspace as a change listener, detects BlockChange events on shadow blocks and responds by converting the block...
## The basics - [x] I [validated my changes](https://developers.google.com/blockly/guides/contribute/samples#making_and_verifying_a_change) ## The details ### Resolves Fixes https://github.com/google/blockly-samples/issues/2330 ### Proposed Changes Temporarily hides the content highlight when a workspace comment drag is...
If I run `five-server` with the `open` arg in a context where no web browser is available (a remote headless ubuntu server), the result is an infinite loop of printing...