We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015ae59 commit 6fd23f4Copy full SHA for 6fd23f4
src/display/editor/eraser.js
@@ -6,7 +6,6 @@ import { noContextMenu, stopEvent } from "../display_utils.js";
6
import { AnnotationEditor } from "./editor.js";
7
import { CurrentPointers } from "./tools.js";
8
9
-
10
class EraserEditor extends AnnotationEditor {
11
static #currentCursorAC = null;
12
0 commit comments