bump V3
This commit is contained in:
@ -17,7 +17,7 @@ export class FieldGestures extends pxtblockly.FieldImages implements Blockly.Fie
|
||||
this.width_ = parseInt(options.width) || 350;
|
||||
this.addLabel_ = true;
|
||||
|
||||
this.setText = Blockly.FieldDropdown.prototype.setText;
|
||||
this.renderSelectedImage_ = Blockly.FieldDropdown.prototype.renderSelectedText_;
|
||||
this.updateSize_ = (Blockly.Field as any).prototype.updateSize_;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user