mirror of
https://github.com/google/blockly.git
synced 2026-05-08 13:10:11 +02:00
f2e408b6fa
* fix: disposing of a workspace that has overwritten shadows * fix: try slightly different placement to fix tests * fix: add disposing parameter to guaruntee consistent behavior * chore: wrap properties in a isDeadOrDying method * chore: make disposing private