future 1 سال پیش
والد
کامیت
71ffca13d7
1فایلهای تغییر یافته به همراه2 افزوده شده و 4 حذف شده
  1. 2 4
      assets/script/edit/Attributes.ts

+ 2 - 4
assets/script/edit/Attributes.ts

@@ -307,10 +307,8 @@ export class Attributes extends Component {
                 this.attributes_map.get("rotation").active = false;
                 this.attributes_map.get("be_active").active = true;
             }
-            this.scheduleOnce(()=>{
-                this.updateAttInfo()
-            },0.1)
-  
+            // this.scheduleOnce(()=>{ this.updateAttInfo()},0.1)
+            this.updateAttInfo()
         }else{
             this.hideAllAtt()
         }