mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
[Editor] Remove the class fooEditing from the layer when destroying it
and simplify the way to handle the different types of editors.
This commit is contained in:
parent
57d196e349
commit
71376f089c
6 changed files with 47 additions and 40 deletions
|
@ -121,7 +121,7 @@
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
.annotationEditorLayer.freeTextEditing {
|
||||
.annotationEditorLayer.freetextEditing {
|
||||
cursor: var(--editorFreeText-editing-cursor);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue