removed debug logging
This commit is contained in:
parent
1cf84762d3
commit
128b72948c
@ -214,7 +214,7 @@ var whiteboard = {
|
||||
return;
|
||||
}
|
||||
|
||||
console.info("eoff: " + e.offsetY); console.info("else:" + (e.pageY - $(e.target).offset().top));
|
||||
//console.info("eoff: " + e.offsetY); console.info("else:" + (e.pageY - $(e.target).offset().top));
|
||||
_this.sendFunction({
|
||||
"t": "cursor",
|
||||
"event": "move",
|
||||
|
Loading…
Reference in New Issue
Block a user