一些板载显示修改
This commit is contained in:
@@ -349,8 +349,13 @@ export const OPEN_IMAGE = {
|
||||
['180','180'],
|
||||
['270','270']
|
||||
]),'angle');
|
||||
this.appendValueInput("w")
|
||||
.appendField(Blockly.Msg.MIXLY_Enlarge_and_scale_to)
|
||||
this.appendValueInput("h")
|
||||
.appendField(Blockly.Msg.MIXLY_High_zoom_level_to)
|
||||
this.setOutput(true);
|
||||
this.setInputsInline(true);
|
||||
this.setTooltip(Blockly.Msg.MIXLY_OPEN_IMAGE_TOOLTIP);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user