-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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:
- add background image in canvas.
- Draw on canvas with a bgimage
- exportImage jpeg
- 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
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers