From df5faaa04b582bec2ae7636478f72996a608f8c3 Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期五, 26 十二月 2025 12:27:15 +0800
Subject: [PATCH] ”添加运动控制功能。“

---
 LB_SmartVision/Forms/Pages/SettingPage/LayoutPage.Designer.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LB_SmartVision/Forms/Pages/SettingPage/LayoutPage.Designer.cs b/LB_SmartVision/Forms/Pages/SettingPage/LayoutPage.Designer.cs
index 8e48839..c63bdb0 100644
--- a/LB_SmartVision/Forms/Pages/SettingPage/LayoutPage.Designer.cs
+++ b/LB_SmartVision/Forms/Pages/SettingPage/LayoutPage.Designer.cs
@@ -304,8 +304,8 @@
             // 
             // LayoutPage
             // 
-            AutoScaleDimensions = new SizeF(7F, 17F);
-            AutoScaleMode = AutoScaleMode.Font;
+            AutoScaleDimensions = new SizeF(96F, 96F);
+            AutoScaleMode = AutoScaleMode.Dpi;
             Controls.Add(tableLayoutPanel1);
             Name = "LayoutPage";
             Size = new Size(772, 535);

--
Gitblit v1.9.3