JLChen
2021-07-08 35a1f11de802c78b89460c696ffbe8b1c8346a39
HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/TimeHorizonView.cs
@@ -64,11 +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,
            TextAlignment = TextAlignment.CenterLeft,
            IsMoreLines=true,
        };
        /// <summary>