From 9f4c9f85a4b3ef26d6026fcb9565244278d748d8 Mon Sep 17 00:00:00 2001
From: C3031 <shitiangui@lanpucloud.cn>
Date: 星期二, 13 一月 2026 08:50:20 +0800
Subject: [PATCH] Merge branch 'master' of http://lanpucloud.cn:1111/r/~zhengyabo/LB_TyreAppearanceInspectionSoftware

---
 LB_VisionProcesses/Forms/GlobalVarControl.Designer.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LB_VisionProcesses/Forms/GlobalVarControl.Designer.cs b/LB_VisionProcesses/Forms/GlobalVarControl.Designer.cs
index bed31eb..29249f5 100644
--- a/LB_VisionProcesses/Forms/GlobalVarControl.Designer.cs
+++ b/LB_VisionProcesses/Forms/GlobalVarControl.Designer.cs
@@ -79,8 +79,8 @@
             // 
             // GlobalVarControl
             // 
-            AutoScaleDimensions = new SizeF(7F, 17F);
-            AutoScaleMode = AutoScaleMode.Font;
+            AutoScaleDimensions = new SizeF(96F, 96F);
+            AutoScaleMode = AutoScaleMode.Dpi;
             Controls.Add(tableLayoutPanel1);
             Name = "GlobalVarControl";
             Size = new Size(578, 32);

--
Gitblit v1.9.3