mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-07-27 06:09:25 -04:00
empty commit
This commit is contained in:
parent
f575c812ff
commit
fb7f1c8e28
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ Blockly.FieldDropdown.prototype.init = function() {
|
||||||
'height': this.size_.height,
|
'height': this.size_.height,
|
||||||
'stroke': this.sourceBlock_.getColourTertiary(),
|
'stroke': this.sourceBlock_.getColourTertiary(),
|
||||||
'class': 'blocklyBlockBackground'
|
'class': 'blocklyBlockBackground'
|
||||||
|
|
||||||
}, null);
|
}, null);
|
||||||
this.fieldGroup_.insertBefore(this.box_, this.textElement_);
|
this.fieldGroup_.insertBefore(this.box_, this.textElement_);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue