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

eod

parent 70ce27e0
No related branches found
No related tags found
No related merge requests found
...@@ -22,8 +22,6 @@ ImportMenuView = Backbone.View.extend({ ...@@ -22,8 +22,6 @@ ImportMenuView = Backbone.View.extend({
this.listenTo(this.model, "change", this.render); this.listenTo(this.model, "change", this.render);
// this.listenTo(this.model, "change:filename change:boundingBoxHelper", this.render);//boundingBoxHelper covers orientation // this.listenTo(this.model, "change:filename change:boundingBoxHelper", this.render);//boundingBoxHelper covers orientation
}, },
_selectMesh: function(e){//select mesh from dropdown list _selectMesh: function(e){//select mesh from dropdown list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment