Browse Source

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

luo 3 weeks ago
parent
commit
4b444a7366
2 changed files with 11740 additions and 12030 deletions
  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