Renamed classes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
'use strict'
|
||||
|
||||
DOTGRID.Picker = function () {
|
||||
function Picker (dotgrid) {
|
||||
this.memory = ''
|
||||
this.el = document.createElement('div')
|
||||
this.el.id = 'picker'
|
||||
|
||||
Reference in New Issue
Block a user