mirror of https://github.com/luileito/jsketch.git
Added multitouch default example
This commit is contained in:
parent
3ff96cfdc9
commit
cf67cebc98
|
|
@ -231,6 +231,7 @@
|
|||
* interactive: true,
|
||||
* mouseupMovements: false,
|
||||
* relTimestamps: false,
|
||||
* multitouch: true,
|
||||
* events: {
|
||||
* init: function(elem, data){ },
|
||||
* clear: function(elem, data){ },
|
||||
|
|
|
|||
Loading…
Reference in New Issue