mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Resolve 13 warnings
Reduce count from 632 to 619. Eliminate copy-paste code duplication in Field.prototype.setValue
This commit is contained in:
@@ -164,7 +164,7 @@ Blockly.Options.prototype.getMetrics = null;
|
||||
* Parse the user-specified move options, using reasonable defaults where
|
||||
* behaviour is unspecified.
|
||||
* @param {!Object} options Dictionary of options.
|
||||
* @param {!boolean} hasCategories Whether the workspace has categories or not.
|
||||
* @param {boolean} hasCategories Whether the workspace has categories or not.
|
||||
* @return {!Object} A dictionary of normalized options.
|
||||
* @private
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user