mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #15060 from calixteman/annotation_rotation
Rotate annotations based on the MK::R value (bug 1675139)
This commit is contained in:
commit
8d466f5dac
10 changed files with 562 additions and 78 deletions
|
@ -50,6 +50,7 @@
|
|||
text-align: initial;
|
||||
pointer-events: auto;
|
||||
box-sizing: border-box;
|
||||
transform-origin: 0 0;
|
||||
}
|
||||
|
||||
.annotationLayer .linkAnnotation > a,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue