mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
Change constant
This commit is contained in:
@@ -78,7 +78,7 @@ Blockly.FieldColour.fromJson = function(options) {
|
||||
* @private
|
||||
* @const
|
||||
*/
|
||||
Blockly.FieldColour.DEFAULT_WIDTH = 16 + Blockly.Field.X_PADDING;
|
||||
Blockly.FieldColour.DEFAULT_WIDTH = 26;
|
||||
|
||||
/**
|
||||
* Default height of a colour field.
|
||||
|
||||
Reference in New Issue
Block a user