mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Reset Path
This commit is contained in:
parent
21a8d62624
commit
ee0705bcce
1 changed files with 1 additions and 0 deletions
|
@ -409,6 +409,7 @@ function info(message) {
|
|||
}
|
||||
|
||||
function clear(ctx) {
|
||||
ctx.beginPath();
|
||||
ctx.clearRect(0, 0, canvas.width, canvas.height);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue