mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02: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