mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Misc cleanup: annotations, and flyoutButton disposal.
This commit is contained in:
@@ -48,7 +48,7 @@ Blockly.FlyoutButton = function(workspace, targetWorkspace, xml, isLabel) {
|
||||
this.workspace_ = workspace;
|
||||
|
||||
/**
|
||||
* @type {!Blockly.Workspace}
|
||||
* @type {!Blockly.WorkspaceSvg}
|
||||
* @private
|
||||
*/
|
||||
this.targetWorkspace_ = targetWorkspace;
|
||||
|
||||
Reference in New Issue
Block a user