Temporary
This commit is contained in:
parent
b506939ea8
commit
be7147822c
@ -10,7 +10,7 @@ function Renderer (dotgrid) {
|
|||||||
this.context = this.el.getContext('2d')
|
this.context = this.el.getContext('2d')
|
||||||
this.showExtras = true
|
this.showExtras = true
|
||||||
|
|
||||||
this.scale = window.devicePixelRatio
|
this.scale = 2 //window.devicePixelRatio
|
||||||
|
|
||||||
this.start = function () {
|
this.start = function () {
|
||||||
this.update()
|
this.update()
|
||||||
|
Loading…
Reference in New Issue
Block a user