wei
2021-10-28 270b3d8539f6b4a991a9ebf3b3a9eceb436d61d5
HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/TimeHorizonView.cs
@@ -64,10 +64,12 @@
            TextID = StringId.timeTipText,
            TextSize = TextSize.text12,
            TextColor = CSS.CSS_Color.textRedColor,
            Width = Application.GetRealWidth(306),
            Height = Application.GetRealHeight(17),
            Width = Application.GetRealWidth(340 - 20-20),
            Height = Application.GetRealHeight(24),//17
            X = Application.GetRealWidth(20),
            Y = Application.GetRealHeight(58),
            TextAlignment = TextAlignment.CenterLeft,
            IsMoreLines=true,
        };
        /// <summary>