Skip to content
Snippets Groups Projects
Commit 9eeb8e99 authored by amandaghassaei's avatar amandaghassaei
Browse files

reset causes render

parent 60628171
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,7 @@ AnimationMenuView = Backbone.View.extend({
_resetStockSim: function(e){
e.preventDefault();
dmaGlobals.assembler.set("simLineNumber", 0);
this.render();
},
_changeSpeedSlider: function(e){
......
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