Adding grid

This commit is contained in:
Vince
2012-09-08 22:26:17 +02:00
parent 2cda69b000
commit 82da78abf1
3 changed files with 82 additions and 20 deletions

View File

@ -54,6 +54,7 @@
// Deactivate right click:
this.container.contextmenu(this.onCanvasContextMenu_);
//this.container.contextmenu(this.onCanvasContextMenu_);
};
/**