Adding a width & height attribute to your <canvas> html element should fix the problem. More info. Ex: <canvas width="500" ...
確定! 回上一頁