Skip to content
Snippets Groups Projects
Commit a4e34dd4 authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

small changes

parent 52f99a30
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ ThreeView = Backbone.View.extend({
events: {
"mousemove": "mouseMoved",
"mousedown": "mouseDown",
"mouseup": "mouseUp",
"mouseup": "mouseUp"
},
mouseIsDown: false,//store state of mouse click
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment