mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-13 22:49:02 -04:00
Manual commit
This commit is contained in:
parent
7e1b5612ae
commit
ea211c5080
466 changed files with 6463 additions and 3458 deletions
core
|
@ -171,7 +171,7 @@ Blockly.Field.prototype.render_ = function() {
|
|||
};
|
||||
|
||||
/**
|
||||
* Returns the height and width of the title.
|
||||
* Returns the height and width of the field.
|
||||
* @return {!Object} Height and width.
|
||||
*/
|
||||
Blockly.Field.prototype.getSize = function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue