touch and mouse
This commit is contained in:
parent
87b085d765
commit
b8a44d96f0
@ -4,7 +4,7 @@ $(document).ready(function() {
|
|||||||
window.c = $('canvas')[0].getContext('2d');
|
window.c = $('canvas')[0].getContext('2d');
|
||||||
|
|
||||||
window.settings = {
|
window.settings = {
|
||||||
lineWidth : 5,
|
lineWidth : 1,
|
||||||
strokeStyle : 'black',
|
strokeStyle : 'black',
|
||||||
type: 'sketch',
|
type: 'sketch',
|
||||||
lineCap: 'round',
|
lineCap: 'round',
|
||||||
|
Loading…
Reference in New Issue
Block a user