Skip to content

Commit 29ce0f2

Browse files
authored
inject.js -- export all glow filters for disabling
1 parent 1d6f1d2 commit 29ce0f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/inject.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ Blockly.createDom_ = function(container, options) {
234234
x: '-40%'
235235
},
236236
defs);
237+
options.stackReplaceGlow = replacementGlowFilter;
237238
Blockly.utils.createSvgElement('feGaussianBlur',
238239
{
239240
'in': 'SourceGraphic',

0 commit comments

Comments
 (0)