wxr
2023-04-25 bfc72d34aae172a0ec25c35bee0d6c28db57d0db
HDL_ON/UI/UI2/FuntionControlView/Video/VideoMainView.cs
@@ -267,6 +267,7 @@
                    TextColor = CSS.CSS_Color.TextualColor,
                    TextAlignment = TextAlignment.Center,
                    Text = video.deviceName,
                    IsMoreLines = true,
                };
                fLayout.AddChidren(deviceNameBtn);