سؤال

I have a canvas (with width and height) and I use JCanvas to draw on it. I want that if I resize the browser - the canvas will be stretch (increase or decrease). I want that also the background image will be resize and everything on it will be too.

How can I do that?

هل كانت مفيدة؟

المحلول

Well, I found out that JCanvas has its own function for that http://calebevans.me/projects/jcanvas/docs.php?p=scaleCanvas

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top