mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Remove active smask when restoring the initial canvas state
Fixes #18444.
This commit is contained in:
parent
86eb5ba700
commit
37db3a7143
3 changed files with 12 additions and 0 deletions
1
test/pdfs/issue18444.pdf.link
Normal file
1
test/pdfs/issue18444.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/user-attachments/files/16264442/9.170.1.pdf
|
|
@ -10160,5 +10160,15 @@
|
|||
"firstPage": 2,
|
||||
"lastPage": 2,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue18444",
|
||||
"file": "pdfs/issue18444.pdf",
|
||||
"md5": "233b7b72d67133044338a728d52d58a9",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue