mirror of
https://github.com/google/blockly.git
synced 2026-03-09 14:50:09 +01:00
Update jsdoc for keyboard nav (#4023)
This commit is contained in:
@@ -759,8 +759,8 @@ Blockly.Gesture.prototype.doBlockClick_ = function() {
|
||||
};
|
||||
|
||||
/**
|
||||
* Execute a workspace click. Shift clicking puts the workspace in accessibility
|
||||
* mode.
|
||||
* Execute a workspace click. When in accessibility mode shift clicking will
|
||||
* move the cursor.
|
||||
* @param {!Event} e A mouse up or touch end event.
|
||||
* @private
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user