scratch-blocks/tests/workspace_svg
picklesrus 2996c86c53 Do not refresh the toolbox when a new variable is created on the work… ()
* 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 , but this helps a little.

* Fix typo
2017-10-24 12:40:22 -07:00
..
index.html Get workspace_svg test to pass in scratch-blocks. It is off in another directory outside of jsunit so it is not run on travis... There are also some js errors reported that should be fixed too. But minor progress at least. () 2017-10-20 15:09:42 -07:00
workspace_svg_test.js Do not refresh the toolbox when a new variable is created on the work… () 2017-10-24 12:40:22 -07:00