Permalink
Browse files

useless removing shapes

  • Loading branch information...
1 parent eb8c124 commit d3c5704b93ecd21a069e788a23583a2ef1c0523a @lautr3k committed Mar 18, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 js/main.js
View
@@ -275,7 +275,7 @@ function updateBuildVolumeSettings() {
unit: unit
});
- removeShapes();
+ //removeShapes();
viewer3d.setBuildVolume(settings.get('buildVolume'));
viewer3d.dropObject(slicer.mesh);

0 comments on commit d3c5704

Please sign in to comment.