Closed rachel-fenichel closed 3 months ago
Fixes https://github.com/google/blockly-keyboard-experimentation/issues/40
Future work will be needed to handle workspace comments--the current code just casts to a Blockly.BlockSvg--but I'm not going to invest time in that until we have more testing on the basic setup.
Blockly.BlockSvg
Fixes https://github.com/google/blockly-keyboard-experimentation/issues/40
Future work will be needed to handle workspace comments--the current code just casts to a
Blockly.BlockSvg
--but I'm not going to invest time in that until we have more testing on the basic setup.