Canvas
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:HTML5-video - autoplay - JSFiddle - Code Playground Let me know when it is fixed! Best regards SebastienSolved943Views0likes2Comments