Skip to content

Commit

Permalink
Merge d9ab590 into e33c07b
Browse files Browse the repository at this point in the history
  • Loading branch information
peuter committed Feb 19, 2017
2 parents e33c07b + d9ab590 commit b46455d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structure/pure/Refresh.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ define( ['_common'], function( design ) {
basicdesign.defaultButtonUpAnimationInheritAction( path, actor );
if( isCanceled ) return;

templateEngine.visu.restart();
templateEngine.visu.currentTransport.restart(true);
}
});

Expand Down

0 comments on commit b46455d

Please sign in to comment.