google / blockly-keyboard-experimentation

Apache License 2.0
2 stars 4 forks source link

fix: use ICopyable for copy data #42

Closed rachel-fenichel closed 3 months ago

rachel-fenichel commented 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.