mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Add $ back into the ID soup. Issue #251.
This commit is contained in:
@@ -1305,7 +1305,8 @@ Blockly.WorkspaceSvg.prototype.updateGridPattern_ = function() {
|
||||
* .flyoutWidth: Width of the flyout if it is always open. Otherwise zero.
|
||||
* .flyoutHeight: Height of flyout if it is always open. Otherwise zero.
|
||||
* .toolboxPosition: Top, bottom, left or right.
|
||||
* @return {Object} Contains size and position metrics of a top level workspace.
|
||||
* @return {!Object} Contains size and position metrics of a top level
|
||||
* workspace.
|
||||
* @private
|
||||
* @this Blockly.WorkspaceSvg
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user