xzw 2 years ago
parent
commit
b2af2e25f7
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/static/lib/potree/potree.js
  2. 1 1
      public/static/lib/potree/potree.js.map

+ 1 - 1
public/static/lib/potree/potree.js

@@ -96798,7 +96798,7 @@ ENDSEC
 	            this.domRoot.appendChild(elUnfocus[0]);
 	            this.domRoot.appendChild(elUnfocus[0]);
 	            
 	            
 	            if(Potree.settings.editType != 'merge'){
 	            if(Potree.settings.editType != 'merge'){
-	            
+	             
 	                let elHide = $("<input type='button' value='隐藏点云'></input>");
 	                let elHide = $("<input type='button' value='隐藏点云'></input>");
 	                elHide.css({
 	                elHide.css({
 	                    position : "absolute",
 	                    position : "absolute",

File diff suppressed because it is too large
+ 1 - 1
public/static/lib/potree/potree.js.map