CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 351: | Line 351: | ||
var ctx = canvae.getContext('2d'); | var ctx = canvae.getContext('2d'); | ||
ctx.canvas.width = window.innerWidth; | ctx.canvas.width = window.innerWidth; | ||
− | ctx.canvas.height = window.innerHeight; | + | ctx.canvas.height = window.innerHeight - 100; |
void(canvae.style.position = 'absolute'); | void(canvae.style.position = 'absolute'); |
Revision as of 22:48, 19 September 2017
- INTERACTIVITY CONTROLS