drawimage
1 Topic[bug report] drawimage flips the image in edge for android
Hello, While developing an image processing website, I found this bug: When you try to copy the frames from a video onto a canvas with drawimage, it will flip the image upside down. This only happens in edge for android. I tested it - on desktop: edge, chrome, firefox: all good - on android: chrome and firefox are good but not edge Minimal example: https://jsfiddle.net/a9b43hy1/20/ Let me know when it is fixed! Best regards SebastienSolved975Views0likes2Comments