mirror of
https://github.com/google/blockly.git
synced 2026-01-10 18:37:09 +01:00
Made icon size field const
This commit is contained in:
@@ -53,6 +53,7 @@ Icon.prototype.collapseHidden = true;
|
||||
|
||||
/**
|
||||
* Height and width of icons.
|
||||
* @const
|
||||
*/
|
||||
Icon.prototype.SIZE = 17;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user