mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Disable events on canvas in the annotation layer
This commit is contained in:
parent
64520a0c63
commit
dd21139405
2 changed files with 29 additions and 0 deletions
|
@ -67,6 +67,7 @@
|
|||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.annotationLayer section {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue