What Wick Editor Version are you using?
1.19.3
Describe the Problem
I was wondering if it was possible to edit images with Javascript and canvas? I am trying to add a glitch effect to an image I uploaded. I know how to do it in plain Javascript: https://jsfiddle.net/jacobmumford/7npb3cmo/9/
But I have no idea how to do it in the wick editor. Help is appreciated!
What have you tried so far?
I’ve tried using a canvas element, but no go.