mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
[Editor] Add a floating button close to the selected text to highlight it (bug 1867742)
For now keep this feature behind a pref in order to make some experiments before deciding to enable it.
This commit is contained in:
parent
eb160726ee
commit
b4267cd294
9 changed files with 233 additions and 21 deletions
|
@ -318,6 +318,8 @@ pdfjs-editor-stamp-button-label = Add or edit images
|
|||
pdfjs-editor-highlight-button =
|
||||
.title = Highlight
|
||||
pdfjs-editor-highlight-button-label = Highlight
|
||||
pdfjs-highlight-floating-button =
|
||||
.title = Highlight
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue