Skip to content

Commit

Permalink
feat: added maxpixelratio
Browse files Browse the repository at this point in the history
  • Loading branch information
LuXDAmore committed Oct 27, 2020
1 parent 0237ee5 commit d0e0d0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/plugin.client.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default (
callback,
{
hotkeys: false,
maxPixelRatio: 3,
... ( settings || {} ),
}
);
Expand Down

0 comments on commit d0e0d0b

Please sign in to comment.