JLChen
2020-11-26 8905afcbd6dbb859e79199be86a7c706a03307b0
HDL_ON/Common/HDLCommon.cs
@@ -149,7 +149,7 @@
                Width = Application.GetRealWidth(500),
                Height = Application.GetRealHeight(500),
                BackgroundColor = 0xFF000000,
                Radius = (uint)Application.GetRealWidth(10),
                Radius = (uint)Application.GetRealHeight(10),
                //BorderColor = SkinStyle.Current.Transparent,
                BorderWidth = 0,
            };