提交 6c5aadb0 编写于 作者: P Peng Lyu

Re#69258. Another typo.

上级 15585b54
......@@ -64,7 +64,7 @@ export class DragAndDropController implements editorCommon.IEditorContribution {
this._removeDecoration();
this._dragSelection = null;
this._mouseDown = false;
this._modiferPressed = false;
this._modifierPressed = false;
}
private onEditorKeyDown(e: IKeyboardEvent): void {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册