mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
commit
bf7ae6f82a
1 changed files with 1 additions and 1 deletions
|
@ -2226,7 +2226,7 @@ const CanvasGraphics = (function CanvasGraphicsClosure() {
|
|||
this.groupStack.push(currentCtx);
|
||||
this.groupLevel++;
|
||||
|
||||
// Reseting mask state, masks will be applied on restore of the group.
|
||||
// Resetting mask state, masks will be applied on restore of the group.
|
||||
this.current.activeSMask = null;
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue