How to do with type: 'image' it's not loading on screen where as type:'circle' works #132
Unanswered
fenil23398
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
-
shape: { // type: 'circle', type: 'image', image: [ { src: 'https://www.kasandbox.org/programming-images/avatars/leaf-blue.png', width: 100, height: 100, replaceColor: false, }, ], },
Beta Was this translation helpful? Give feedback.
All reactions