mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 23:58:07 +02:00
Merge pull request #12409 from Snuffleupagus/bug-1627030
Compute the `transformOrigin` correctly, for negative values, when rendering `AnnotationElement`s (bug 1627030)
This commit is contained in:
commit
120c5c2261
3 changed files with 19 additions and 7 deletions
1
test/pdfs/bug1627030.pdf.link
Normal file
1
test/pdfs/bug1627030.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bug1627030.bmoattachments.org/attachment.cgi?id=9137808
|
|
@ -780,6 +780,16 @@
|
|||
"annotations": true,
|
||||
"about": "Annotation with (ridiculously) large border width."
|
||||
},
|
||||
{ "id": "bug1627030",
|
||||
"file": "pdfs/bug1627030.pdf",
|
||||
"md5": "4cde6134daa80449c43defd02c1393e2",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 3,
|
||||
"lastPage": 3,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
},
|
||||
{ "id": "issue4934",
|
||||
"file": "pdfs/issue4934.pdf",
|
||||
"md5": "6099da44f677702ae65a648b51a2226d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue