Image not displaying in canvas when both created in function #1152
Unanswered
pwatts2132
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my code, when I use a function to create a canvas and an image in the canvas it does not display the image in the canvas. On the other hand, when I don't use a function to create the canvas and the image in the canvas, it will display the image properly in the canvas. I am stumped on this issue and can't seem to figure out the problem. Any help is welcomed.
Beta Was this translation helpful? Give feedback.
All reactions