Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update canvas-renderer.ts #2004

Merged
merged 2 commits into from
Sep 22, 2019
Merged

Update canvas-renderer.ts #2004

merged 2 commits into from
Sep 22, 2019

Commits on Sep 12, 2019

  1. Update canvas-renderer.ts

    Fixed an issue were a page wouldn't render.
    
    Line 581 (now 582) threw exception: "Uncaught (in promise) DOMException: Failed to execute 'createPattern' on 'CanvasRenderingContext2D': The image argument is a canvas element with a width or height of 0."
    RickBetting committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    59514f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Update canvas-renderer.ts

    RickBetting committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    5623765 View commit details
    Browse the repository at this point in the history