mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
[Editor] Add a toggle button to show/hide all the highlights (bug 1867740)
This commit is contained in:
parent
6bb6ce6a5d
commit
39aeea3e94
13 changed files with 393 additions and 6 deletions
|
@ -405,3 +405,10 @@ pdfjs-editor-colorpicker-pink =
|
|||
.title = Pink
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Red
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Show all
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Show all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue