News

In previous versions of Microsoft Outlook (the classic app), you could view the HTML code of an email by opening the email, right-clicking on it, and selecting “View source” from the context menu.
I'm having a weird issue with HTML canvas. For some reason image drawing is being stretched and distorted. I'm drawing a small image onto a 500x500 canvas, using: Code: cvel = document ...