mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 09:45:42 +02:00
parent
7102e4a5c3
commit
34d2e72df2
4 changed files with 20 additions and 22 deletions
|
@ -145,10 +145,10 @@ const AnnotationBorderStyleType = {
|
|||
};
|
||||
|
||||
const AnnotationActionEventType = {
|
||||
E: "MouseEnter",
|
||||
X: "MouseExit",
|
||||
D: "MouseDown",
|
||||
U: "MouseUp",
|
||||
E: "Mouse Enter",
|
||||
X: "Mouse Exit",
|
||||
D: "Mouse Down",
|
||||
U: "Mouse Up",
|
||||
Fo: "Focus",
|
||||
Bl: "Blur",
|
||||
PO: "PageOpen",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue