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.settings = {
|
||||
lineWidth : 5,
|
||||
lineWidth : 1,
|
||||
strokeStyle : 'black',
|
||||
type: 'sketch',
|
||||
lineCap: 'round',
|
||||
|
Loading…
Reference in New Issue
Block a user