瀏覽代碼

修复定频事频率不正确的问题

luo 3 周之前
父節點
當前提交
4b444a7366
共有 2 個文件被更改,包括 11740 次插入12030 次删除
  1. 1 1
      Avalonia/ShakerApp/App.axaml.cs
  2. 11739 12029
      Shaker/Shaker.lvbitx

+ 1 - 1
Avalonia/ShakerApp/App.axaml.cs

@@ -28,7 +28,7 @@ public partial class App : Application
 #if DEBUG
         if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
         {
-            //this.EnableHotReload();
+            this.EnableHotReload();
         }
 #endif
         AvaloniaXamlLoader.Load(this);

File diff suppressed because it is too large
+ 11739 - 12029
Shaker/Shaker.lvbitx


Some files were not shown because too many files changed in this diff