mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-06-10 11:52:07 -04:00
* Do not refresh the toolbox when a new variable is created on the workspace but it already exists in the variable map. This gets rid of some calls to Toolbox.refreshSelection. e.g. when you drag a variable block out of the toolbox, we were refreshing the toolbox. It will also help with xml loading for workspaces using multiple of the same variable reporter. More needs to be done to solve #879, but this helps a little. * Fix typo |
||
---|---|---|
.. | ||
index.html | ||
workspace_svg_test.js |