mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
[Editor] Change the cursors for highlighting (bug 1876588)
This commit is contained in:
parent
4ec43488ff
commit
f3bdbedf9b
5 changed files with 35 additions and 10 deletions
|
@ -1089,7 +1089,8 @@ function buildComponents(defines, dir) {
|
|||
"web/images/loading-icon.gif",
|
||||
"web/images/altText_*.svg",
|
||||
"web/images/editor-toolbar-*.svg",
|
||||
"web/images/toolbarButton-menuArrow.svg",
|
||||
"web/images/toolbarButton-{editorHighlight,menuArrow}.svg",
|
||||
"web/images/cursor-*.svg",
|
||||
];
|
||||
|
||||
return merge([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue