removed debug logging
This commit is contained in:
parent
1cf84762d3
commit
128b72948c
@ -214,7 +214,7 @@ var whiteboard = {
|
|||||||
return;
|
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({
|
_this.sendFunction({
|
||||||
"t": "cursor",
|
"t": "cursor",
|
||||||
"event": "move",
|
"event": "move",
|
||||||
|
Loading…
Reference in New Issue
Block a user