From a960860e90a03ca3da0286d7a36307b7b2fa7098 Mon Sep 17 00:00:00 2001 From: Hufe921 Date: Tue, 1 Nov 2022 22:03:26 +0800 Subject: [PATCH] feat:strikeout,superscript,subscript shortcut key --- index.html | 6 +- src/editor/core/command/CommandAdapt.ts | 56 +--------- src/editor/core/event/CanvasEvent.ts | 133 +++++++++++++++++------- src/editor/dataset/enum/KeyMap.ts | 4 + 4 files changed, 107 insertions(+), 92 deletions(-) diff --git a/index.html b/index.html index 509de7f..0026c12 100644 --- a/index.html +++ b/index.html @@ -54,13 +54,13 @@ -