Commit 4c7d6a6
authored
fix: don't keep cursor on disposed blocks (#271)
* fix: don't keep cursor on disposed blocks
Perhaps this should be cleared earlier, but this scenario happens in MakeCode
when switching back to Blocks mode from JavaScript.
One approach to #146
* chore: improve comments and naming1 parent c5b27ed commit 4c7d6a6
File tree
1 file changed
+4
-2
lines changed- src
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
515 | | - | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
516 | 518 | | |
517 | 519 | | |
518 | 520 | | |
| |||
0 commit comments