Added missing shortcuts

This commit is contained in:
Devine Lu Linvega
2018-08-18 09:45:05 +12:00
parent 2b795e5d4a
commit 298631fbc0
2 changed files with 23 additions and 26 deletions

View File

@@ -12,7 +12,6 @@ function Picker()
try{ dotgrid.controller.set("picker"); }
catch(err){ console.log("No controller"); }
dotgrid.interface.el.className = "picker"
this.el.focus()
this.original = dotgrid.tool.style().color