HTML5 canvas ignores width and height set in JavaScript (solved)
에 의해 Vandersteene
2013년 06월 29일 03:33
영어 (English)
4 댓글
Hello,
I'm using a HTML5 canvas to draw on but everything is scaled to 150% and positioned at 150% of what is specified. For example, on the screen the canvas has size (450, 450) although in the JavaScript source the size is set to (300, 300).
Adding the viewport tag to the head tag in the index.html file solved the problem: meta name="viewport" content="width=480, height=800, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"
Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
로그인이 필요한 서비스 입니다. 로그인 하시겠습니까?
The tag you entered already exists.
이 게시물을 스팸으로 신고하시겠습니까?
스팸으로 신고 되었습니다.
cannot be empty.
작성을 취소하고 목록으로 돌아가시겠습니까?
The code has been copied to the clipboard.
이 곳에 제목을 입력하세요.
All Categories
일반 지원
Tizen .NET
웹 애플리케이션 개발
Native 애플리케이션 개발
SDK 및 IDE
--------
--------