Skip to content

Fixed saving/loading of blocks, added translation support

  • Saving and loading of Blockly blocks should work, if sessionStorage is implemented by the browser
  • Blocks in the toolbox are translated based on the site's current language
  • TODO: Translate blocks that are loaded into workspace

Merge request reports

Loading