From 04eb05e6e14f48ad81261617aac167728119c3b3 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期五, 18 十二月 2020 11:09:11 +0800 Subject: [PATCH] 2020-12-18-1 --- HDL_ON/UI/UI2/3-Intelligence/Automation/FunTpye.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/FunTpye.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/FunTpye.cs index b7242fb..380a351 100644 --- a/HDL_ON/UI/UI2/3-Intelligence/Automation/FunTpye.cs +++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/FunTpye.cs @@ -158,7 +158,7 @@ FrameLayout bghFrameLyout = new FrameLayout { - X = Application.GetRealWidth(10), + X = Application.GetRealWidth(118), Y = Application.GetRealHeight(103), Width = Application.GetRealWidth(160), Height = Application.GetRealHeight(21 + 44), -- Gitblit v1.8.0