tests
This commit is contained in:
parent
9668f8c790
commit
260f332254
@ -12,6 +12,7 @@ function sizeAndPos() {
|
||||
'width' : w,
|
||||
'height' : h
|
||||
});
|
||||
alert($(window).height());
|
||||
c.clearRect(0,0, width(), height());
|
||||
c.putImageData(data, 0, 0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user