Skip to content

Web Screenshot Plugin Issue #1286

Answered by lowlighter
1RB asked this question in Q&A
Nov 20, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi 👋 !

It'll be fixed by 7d7e9d6 on @master/@main once the rebuild complete

The issue was that it was only listening for the "onload" event so it was taking the screenshot a bit too early.

I also added:

So if you need to change the scale of the viewport to make it a bit bigger you can easily do it by adding

plugin_screenshot.viewport: |
  {"width":500, "height":200}

Which looks like this:

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@1RB
Comment options

@lowlighter
Comment options

@1RB
Comment options

Answer selected by 1RB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants