Skip to content

Export Image doesn't export background #13

@prograk

Description

@prograk

Describe the bug
When use exportImage it exports to base64 without the background image that was added to canvas.

To Reproduce
Steps to reproduce the behavior:

  1. add background image in canvas.
  2. Draw on canvas with a bgimage
  3. exportImage jpeg
  4. img tag will only have strokes without background of canvas

Expected behavior
it should contain background image with strokes on it in base64 url.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Laptop
  • OS: Ubuntu
  • Browser: Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions