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

release from manual mode

parent 75039024
No related branches found
No related tags found
No related merge requests found
......@@ -72,6 +72,7 @@ ThreeView = Backbone.View.extend({
var position = this.highlighter.getHighlightedObjectPosition();
if (position){
dmaGlobals.assembler.set("originPosition", position);
dmaGlobals.appState.set("manualSelectOrigin", false);
return;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment