mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Separate overlapping emboss filter and disabled pattern across multiple Blockly instances. Issue 184.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
* @author spertus@google.com (Ellen Spertus)
|
||||
*/
|
||||
'use strict';
|
||||
goog.require('goog.asserts');
|
||||
|
||||
|
||||
/**
|
||||
* Name space for the Blocks singleton.
|
||||
|
||||
Reference in New Issue
Block a user